Add the option, -no-leading-addr llvm-objdump used with -macho and
authorKevin Enderby <enderby@apple.com>
Tue, 17 Mar 2015 21:07:39 +0000 (21:07 +0000)
committerKevin Enderby <enderby@apple.com>
Tue, 17 Mar 2015 21:07:39 +0000 (21:07 +0000)
commitab5e6c9925393136186ced8fad3369a35dd234e0
treec83192f432b9128ad89e57101bea5e63e27e4b7d
parent78da1a55fd6697733d8c13d3b9687dcb5ecd3dbe
Add the option, -no-leading-addr llvm-objdump used with -macho and
-disassemble or -section to not print the leading addresses on each line.

llvm-svn: 232547
llvm/test/tools/llvm-objdump/X86/macho-cstring-dump.test
llvm/test/tools/llvm-objdump/X86/macho-dis-no-leading-addr.test [new file with mode: 0644]
llvm/tools/llvm-objdump/MachODump.cpp