llvm-project/llvm/lib/DebugInfo
Zachary Turner 7c6b19f49b [PDB] Emit S_UDT records in LLD.
Previously these were dropped.  We now understand them sufficiently
well to start emitting them.  From the debugger's perspective, this
now enables us to have debug info about typedefs (both global and
function-locally scoped)

Differential Revision: https://reviews.llvm.org/D55228

llvm-svn: 348306
2018-12-04 21:48:46 +00:00
..
CodeView [CodeView] Add support for ref-qualified member functions. 2018-11-20 22:13:43 +00:00
DWARF [llvm-dwarfdump] - Dump the older versions of .eh_frame/.debug_frame correctly. 2018-12-04 10:01:39 +00:00
MSF [DebugInfo] Common behavior for error types 2018-08-31 17:41:58 +00:00
PDB [PDB] Emit S_UDT records in LLD. 2018-12-04 21:48:46 +00:00
Symbolize [DebugInfo] Common behavior for error types 2018-08-31 17:41:58 +00:00
CMakeLists.txt
LLVMBuild.txt