[PATCH] D72900: [DebugInfo] Support 64-bit DWARF for .debug_names.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 23:40:24 PST 2020


ikudrin created this revision.
ikudrin added reviewers: dblaikie, aprantl, probinson, labath.
ikudrin added projects: debug-info, LLVM.
Herald added subscribers: hiraditya, mgorny.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D72900

Files:
  llvm/include/llvm/BinaryFormat/Dwarf.h
  llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
  llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
  llvm/test/DebugInfo/X86/dwarfdump-debug-names.s
  llvm/unittests/DebugInfo/DWARF/CMakeLists.txt
  llvm/unittests/DebugInfo/DWARF/DWARFAcceleratorTableTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72900.238700.patch
Type: text/x-patch
Size: 16528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200117/15fced17/attachment.bin>


More information about the llvm-commits mailing list