[PATCH] D42415: Refactor dwarfdump -apple-names output
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 23 03:49:48 PST 2018
labath created this revision.
labath added reviewers: JDevlieghere, aprantl.
This modifies the dwarfdump output to align it with the new .debug_names
dump. It also renames two header fields to match similar fields in the
dwarf5 header.
A couple of tests needed to be updated to match new output. The changes
were fairly straight-forward, although not really automatable.
Repository:
rL LLVM
https://reviews.llvm.org/D42415
Files:
include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
test/DebugInfo/Generic/accel-table-hash-collisions.ll
test/DebugInfo/Generic/cross-cu-inlining.ll
test/DebugInfo/dwarfdump-accel.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42415.131037.patch
Type: text/x-patch
Size: 16219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180123/3cf5410b/attachment.bin>
More information about the llvm-commits
mailing list