llvm/tools/llvm-dwarfdump
Adrian Prantl dab0766783 Introduce -brief command line option to llvm-dwarfdump
This patch introduces a new command line option, called brief, to
llvm-dwarfdump.  When -brief is used, the attribute forms for the
.debug_info section will not be emitted to output.

Patch by Spyridoula Gravani!

rdar://problem/21474365
Differential Revision: https://reviews.llvm.org/D33867

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304844 91177308-0d34-0410-b5e6-96231b3b80d8
2017-06-06 23:28:45 +00:00
..
fuzzer
CMakeLists.txt
llvm-dwarfdump.cpp Introduce -brief command line option to llvm-dwarfdump 2017-06-06 23:28:45 +00:00
LLVMBuild.txt