aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2013-11-19 23:08:21 +0000
committerDavid Blaikie <dblaikie@gmail.com>2013-11-19 23:08:21 +0000
commit409dd9c34aa3bef7b1234301f40ce3c35a58145c (patch)
treec7c9ff9bdd8f6f3ae7e97b71af15200f0e26dc31 /llvm/lib/CodeGen/LiveDebugVariables.cpp
parent2ea848b972d7d3dc5c0e525ba2795941d10e7748 (diff)
downloadllvm-409dd9c34aa3bef7b1234301f40ce3c35a58145c.zip
llvm-409dd9c34aa3bef7b1234301f40ce3c35a58145c.tar.gz
llvm-409dd9c34aa3bef7b1234301f40ce3c35a58145c.tar.bz2
DebugInfo: Partial implementation of DWARF type units.
Emit DW_TAG_type_units into the debug_info section using compile unit headers. This is bogus/unusable by debuggers, but testable and provides more isolated review. Subsequent patches will include support for type unit headers and emission into the debug_types section, as well as comdat grouping the types based on their hash. Also the CompileUnit type will be renamed 'Unit' and relevant portions pulled out into respective CompileUnit and TypeUnit types. llvm-svn: 195166
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions