[PATCH] D33867: [DWARF] Introduce -brief command line option to llvm-dwarfdump
Spyridoula Gravani via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 5 17:42:56 PDT 2017
sgravani updated this revision to Diff 101488.
sgravani added a comment.
Addressed the reviewers' comments:
1. Used clang-format on patch
2. Updated description of --brief
3. Moved test case to X86 subdirectory in llvm-dwarfdump test directory
4. Added an integer declaration in the test case
https://reviews.llvm.org/D33867
Files:
include/llvm/DebugInfo/DWARF/DWARFDie.h
lib/DebugInfo/DWARF/DWARFDie.cpp
test/tools/llvm-dwarfdump/X86/brief.s
test/tools/llvm-dwarfdump/X86/lit.local.cfg
test/tools/llvm-dwarfdump/brief.s
test/tools/llvm-dwarfdump/lit.local.cfg
tools/llvm-dwarfdump/llvm-dwarfdump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33867.101488.patch
Type: text/x-patch
Size: 11602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170606/c23ab106/attachment-0001.bin>
More information about the llvm-commits
mailing list