1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/include/llvm/DebugInfo
Reid Kleckner 4260bafcbb [PDB] Ignore .debug$S subsections with high bit set
Some versions of the Visual C++ 2015 runtime have line tables with the
subsection kind of 0x800000F2. In cvinfo.h, 0x80000000 is documented to
be DEBUG_S_IGNORE. This appears to implement the intended behavior.

llvm-svn: 363724
2019-06-18 19:41:25 +00:00
..
CodeView [PDB] Ignore .debug$S subsections with high bit set 2019-06-18 19:41:25 +00:00
DWARF [llvm] Expose DWARFDebugLine::LineTable::getFileNameEntry 2019-06-12 22:02:07 +00:00
MSF
PDB [COFF, ARM64] Add CodeView register mapping 2019-05-31 23:43:31 +00:00
Symbolize Symbolize: Make DWPName a symbolizer option instead of an argument to symbolize{,Inlined}Code. 2019-06-11 02:32:27 +00:00
DIContext.h [dwarfdump] Add flag to limit the number of parents DIEs 2019-05-24 21:11:28 +00:00