1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/include/llvm/DebugInfo
Jonas Devlieghere becf1e3bbf [dwarfdump] Add verbose output for .debug-line section
This patch adds dumping of line table instructions as well as the final
state at each specified pc value in verbose mode. This is essentially
the same as the default in Darwin's dwarfdump. Dumping the actual line
table opcodes can be particularly useful for something like debugging a
bad `.debug_line` section.

Differential revision: https://reviews.llvm.org/D37971

llvm-svn: 313910
2017-09-21 20:15:30 +00:00
..
CodeView Add llvm.codeview.annotation to implement MSVC __annotation 2017-09-05 20:14:58 +00:00
DWARF [dwarfdump] Add verbose output for .debug-line section 2017-09-21 20:15:30 +00:00
MSF [pdb/lld] Write a valid FPM. 2017-08-02 22:31:39 +00:00
PDB COFF: PDB: Allow multiple modules with the same name. 2017-09-07 20:39:46 +00:00
Symbolize DebugInfo: Provide option for explicitly specifying the name of the DWP file 2017-07-30 01:34:08 +00:00
DIContext.h llvm-dwarfdump: implement --recurse-depth=<N> 2017-09-20 17:44:00 +00:00