commit | dab0766783a26a7867c0ab407f85be548746f988 | [log] [tgz] |
---|---|---|
author | Adrian Prantl <aprantl@apple.com> | Tue Jun 06 23:28:45 2017 +0000 |
committer | Adrian Prantl <aprantl@apple.com> | Tue Jun 06 23:28:45 2017 +0000 |
tree | d01430e984cfed4ce57285464678066eb216f0aa | |
parent | b428c9ffd24c298a2316470205feffdc67bc82a5 [diff] |
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