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

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 13 06:44:48 PST 2020


ikudrin updated this revision to Diff 237664.
ikudrin added a comment.

- Hardcode paddings.
- Move some tests to the gtest-based suite.


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.237664.patch
Type: text/x-patch
Size: 9008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200113/bb1577eb/attachment.bin>


More information about the llvm-commits mailing list