[PATCH] D71876: [DWARF] Support DWARF64 in DWARFDebugArangeSet.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 25 04:18:06 PST 2019


ikudrin created this revision.
ikudrin added reviewers: probinson, aprantl, dblaikie.
ikudrin added projects: debug-info, LLVM.
Herald added a subscriber: hiraditya.

This allows parsing Address Range Tables in 64-bit DWARF format.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D71876

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h
  llvm/lib/DebugInfo/DWARF/DWARFDebugArangeSet.cpp
  llvm/test/DebugInfo/X86/dwarfdump-debug-aranges-dwarf64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71876.235276.patch
Type: text/x-patch
Size: 6610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191225/916b896d/attachment.bin>


More information about the llvm-commits mailing list