[PATCH] D30206: [DWARF5] Emit new unit header
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 21 08:51:35 PST 2017
probinson created this revision.
Herald added a subscriber: mehdi_amini.
Emit DWARF-5 conforming compile-unit and type-unit headers.
https://reviews.llvm.org/D30206
Files:
include/llvm/DebugInfo/DWARF/DWARFUnit.h
include/llvm/Support/Dwarf.def
include/llvm/Support/Dwarf.h
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
lib/CodeGen/AsmPrinter/DwarfUnit.cpp
lib/CodeGen/AsmPrinter/DwarfUnit.h
lib/DebugInfo/DWARF/DWARFCompileUnit.cpp
lib/DebugInfo/DWARF/DWARFUnit.cpp
lib/Support/Dwarf.cpp
test/CodeGen/X86/dwarf-header.ll
unittests/DebugInfo/DWARF/DwarfGenerator.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30206.89224.patch
Type: text/x-patch
Size: 12801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170221/509b009b/attachment.bin>
More information about the llvm-commits
mailing list