[PATCH] D71876: [DWARF] Support DWARF64 in DWARFDebugArangeSet.
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 20 06:17:34 PST 2020
ikudrin updated this revision to Diff 239106.
ikudrin added a comment.
- Simplify a bit by using an extracted function `dwarf::getDwarfOffsetByteSize()`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71876/new/
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.s
llvm/unittests/DebugInfo/DWARF/DWARFDebugArangeSetTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71876.239106.patch
Type: text/x-patch
Size: 8875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200120/311d7e47/attachment.bin>
More information about the llvm-commits
mailing list