llvm-mirror/include/llvm/DebugInfo
2016-10-27 16:32:04 +00:00
..
CodeView [codeview] support emitting indirect virtual base class information 2016-10-25 22:11:52 +00:00
DWARF Switch all DWARF variables for tags, attributes and forms over to use the llvm::dwarf enumerations instead of using raw uint16_t values. This allows easier debugging as users can see the values of the enumerations in the variables view that will show the enumeration string instead of just a number. 2016-10-27 16:32:04 +00:00
MSF [CodeView] Refactor serialization to use StreamInterface. 2016-10-20 18:31:19 +00:00
PDB [pdb] added support for dumping globals stream 2016-10-21 19:43:19 +00:00
Symbolize Apply most suggestions of clang-tidy's performance-unnecessary-value-param 2016-06-08 19:09:22 +00:00
DIContext.h dwarfdump: -summarize-types: print a short summary (unqualified type name, hash, length) of type units rather than dumping contents 2016-10-18 21:09:48 +00:00