commit | d26630705d5a41ad597b354e83118d29033798d7 | [log] [tgz] |
---|---|---|
author | Jonas Devlieghere <jonas@devlieghere.com> | Wed Sep 13 09:43:05 2017 +0000 |
committer | Jonas Devlieghere <jonas@devlieghere.com> | Wed Sep 13 09:43:05 2017 +0000 |
tree | 46471438bece42694ebb8361d57078182f2deeb3 | |
parent | 15d724a9299dfa32ced8655ef986d801c39081fd [diff] |
[dwarfdump] Rename Brief to Verbose in DIDumpOptions This patches renames "brief" to "verbose" in de DIDumpOptions and inverts the logic to match the new behavior where brief is the default. Changing the default value uncovered some bugs related to the DIDumpOptions not being propagated and have been fixed as well. Differential revision: https://reviews.llvm.org/D37745 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313139 91177308-0d34-0410-b5e6-96231b3b80d8