commit | 300c79d840829969fba278ee59152fbfbd5c8844 | [log] [tgz] |
---|---|---|
author | Kevin Enderby <enderby@apple.com> | Fri Mar 13 17:56:32 2015 +0000 |
committer | Kevin Enderby <enderby@apple.com> | Fri Mar 13 17:56:32 2015 +0000 |
tree | c008f818c992886697fcca5a3f601068b1144479 | |
parent | 2ccb127ba04a28a74965cfee25c7e94b64fbdb9d [diff] |
Add the option, -non-verbose to llvm-objdump used with -macho to print things using numeric values and not their symbolic constant names. The routines that print Mach-O stuff already had a verbose parameter and this change is just changing the passing true to passing !NonVerbose. With just a couple of fixes and a bunch of test case updates. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232182 91177308-0d34-0410-b5e6-96231b3b80d8