[PATCH] D43366: [DWARF v5] Supporting verbose dumping of .dbg_rnglist entries
Wolfgang Pieb via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 5 18:59:18 PST 2018
wolfgangp updated this revision to Diff 137115.
wolfgangp added a comment.
Review comments: Aligning the closing brackets (']') of range list entries on the right, added a space to 'raw' content dumping of start/length pairs to align the contents with interval-style display.
https://reviews.llvm.org/D43366
Files:
include/llvm/BinaryFormat/Dwarf.h
include/llvm/DebugInfo/DIContext.h
include/llvm/DebugInfo/DWARF/DWARFAddressRange.h
include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h
lib/BinaryFormat/Dwarf.cpp
lib/DebugInfo/DWARF/DWARFAddressRange.cpp
lib/DebugInfo/DWARF/DWARFContext.cpp
lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp
test/tools/llvm-dwarfdump/X86/Inputs/debug_rnglists_DWARF64.s
test/tools/llvm-dwarfdump/X86/debug_rnglists.s
test/tools/llvm-dwarfdump/X86/debug_rnglists_invalid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43366.137115.patch
Type: text/x-patch
Size: 21319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180306/a9b111d2/attachment.bin>
More information about the llvm-commits
mailing list