[PATCH] D36835: [llvm-dwarfdump] Hide .debug_str and die reference offsets in brief mode
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 18 13:59:26 PDT 2017
JDevlieghere updated this revision to Diff 111739.
JDevlieghere marked an inline comment as done.
JDevlieghere added a comment.
- Hide `.debug_str =` part as well
- Update test case
I had to generate new assembly because the current test didn't have a DIE reference. I hope this is alright?
Repository:
rL LLVM
https://reviews.llvm.org/D36835
Files:
include/llvm/DebugInfo/DWARF/DWARFFormValue.h
lib/DebugInfo/DWARF/DWARFDie.cpp
lib/DebugInfo/DWARF/DWARFFormValue.cpp
test/tools/llvm-dwarfdump/X86/brief.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36835.111739.patch
Type: text/x-patch
Size: 12159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170818/aa844bfd/attachment.bin>
More information about the llvm-commits
mailing list