[PATCH] D33867: [DWARF] Introduce -brief command line option to llvm-dwarfdump

Spyridoula Gravani via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 11:03:27 PDT 2017


sgravani updated this revision to Diff 101589.
sgravani added a comment.

Updated to the diff to be from the svn trunk.
Modified test case to be more robust.


https://reviews.llvm.org/D33867

Files:
  include/llvm/DebugInfo/DIContext.h
  include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h
  include/llvm/DebugInfo/DWARF/DWARFDie.h
  lib/DebugInfo/DWARF/DWARFCompileUnit.cpp
  lib/DebugInfo/DWARF/DWARFContext.cpp
  lib/DebugInfo/DWARF/DWARFDie.cpp
  test/tools/llvm-dwarfdump/X86/brief.s
  test/tools/llvm-dwarfdump/X86/lit.local.cfg
  tools/llvm-dwarfdump/llvm-dwarfdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33867.101589.patch
Type: text/x-patch
Size: 12860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170606/83fc1d5f/attachment.bin>


More information about the llvm-commits mailing list