1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include/llvm/DebugInfo
Zachary Turner f1b7f3b2be Slightly better fix for dealing with no-id-stream PDBs.
The last fix required the user to manually add the required
feature.  This caused an LLD test to fail because I failed to
update LLD.  In practice we can hide this logic so it can just
be transparently added when we write the PDB.

llvm-svn: 305236
2017-06-12 21:46:51 +00:00
..
CodeView [pdb] Support CoffSymbolRVA debug subsection. 2017-06-09 20:46:52 +00:00
DWARF Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
MSF Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
PDB Slightly better fix for dealing with no-id-stream PDBs. 2017-06-12 21:46:51 +00:00
Symbolize Rename some PDB classes. 2017-04-27 16:11:19 +00:00
DIContext.h Introduce -brief command line option to llvm-dwarfdump 2017-06-06 23:28:45 +00:00