Add the option -no-symbolic-operands to llvm-objdump used with -macho and
authorKevin Enderby <enderby@apple.com>
Tue, 17 Mar 2015 22:26:11 +0000 (22:26 +0000)
committerKevin Enderby <enderby@apple.com>
Tue, 17 Mar 2015 22:26:11 +0000 (22:26 +0000)
commitba5a585242e258b67a00ecb4f6708b634d098c17
tree1631509d03b0e062016cbc46f66fabfac7cce822
parentde0ccb2104e80cab21ec4febfac43209eccca876
Add the option -no-symbolic-operands to llvm-objdump used with -macho and
-disassemble to not symbolic operands when disassembling.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232558 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-objdump/X86/macho-symbolized-disassembly.test
tools/llvm-objdump/MachODump.cpp