[PATCH] D78208: [DebugInfo] Report the format of the DWARF64 sections.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 15 05:53:25 PDT 2020


ikudrin updated this revision to Diff 264214.
ikudrin marked an inline comment as done.
ikudrin added a comment.
Herald added a subscriber: cmtice.

- Rebased on top of D79997 <https://reviews.llvm.org/D79997>


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78208/new/

https://reviews.llvm.org/D78208

Files:
  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-loclists-dwarf64.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/debug_rnglists_dwarf64.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.264214.patch
Type: text/x-patch
Size: 15781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200515/0024d676/attachment.bin>


More information about the llvm-commits mailing list