commit | 2c1824ad05d95f2a30285f9c8cce18cff00069f0 | [log] [tgz] |
---|---|---|
author | Jonas Devlieghere <jonas@devlieghere.com> | Thu Aug 31 16:44:47 2017 +0000 |
committer | Jonas Devlieghere <jonas@devlieghere.com> | Thu Aug 31 16:44:47 2017 +0000 |
tree | db2d2995e8969237ceacaf8e51dd99e41f5769c5 | |
parent | 44fb142cab216caf094a59e721f454587806c2d9 [diff] |
[llvm-dwarfdump] Brief mode only dumps debug_info by default This patch changes the default behavior in brief mode to only show the debug_info section. This is undoubtedly the most popular and likely the one you'd want in brief mode. Non-brief mode behavior is not affected and still defaults to all. Differential revision: https://reviews.llvm.org/D37334 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@312252 91177308-0d34-0410-b5e6-96231b3b80d8