[PATCH] D78208: [DebugInfo] Report the format of the DWARF64 sections.
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 17 08:05:22 PDT 2020
ikudrin updated this revision to Diff 258324.
ikudrin marked 5 inline comments as done.
ikudrin added a comment.
I am open to the discussion about the best ways to indicate the 64-bit DWARF format. Meanwhile, fixing the nits spotted by @jhenderson. Thanks again!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78208/new/
https://reviews.llvm.org/D78208
Files:
llvm/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h
llvm/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h
llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h
llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
llvm/lib/DebugInfo/DWARF/DWARFCompileUnit.cpp
llvm/lib/DebugInfo/DWARF/DWARFDebugAddr.cpp
llvm/lib/DebugInfo/DWARF/DWARFDebugArangeSet.cpp
llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
llvm/lib/DebugInfo/DWARF/DWARFDebugPubTable.cpp
llvm/lib/DebugInfo/DWARF/DWARFListTable.cpp
llvm/lib/DebugInfo/DWARF/DWARFTypeUnit.cpp
llvm/test/DebugInfo/X86/debug-frame-dwarf64.s
llvm/test/DebugInfo/X86/dwarfdump-debug-aranges.s
llvm/test/DebugInfo/X86/dwarfdump-debug-names.s
llvm/test/DebugInfo/X86/dwarfdump-debug-pubnames.s
llvm/test/DebugInfo/X86/dwarfdump-rnglists-dwarf64.s
llvm/test/DebugInfo/dwarfdump-64-bit-dwarf.test
llvm/test/tools/llvm-dwarfdump/X86/debug_addr_dwarf64.s
llvm/test/tools/llvm-dwarfdump/X86/debug_info_min_dwarf64.s
llvm/test/tools/llvm-dwarfdump/X86/debug_line_dwarf64_large_table.s
llvm/test/tools/llvm-dwarfdump/X86/typeunit-v4-dwarf64.s
llvm/test/tools/llvm-dwarfdump/X86/typeunit-v5-dwarf64.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78208.258324.patch
Type: text/x-patch
Size: 20751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200417/f773571e/attachment-0001.bin>
More information about the llvm-commits
mailing list