Allow command-line overrides of the target triple with the Mach-O
authorCameron Zwarich <zwarich@apple.com>
Fri, 3 Feb 2012 06:35:22 +0000 (06:35 +0000)
committerCameron Zwarich <zwarich@apple.com>
Fri, 3 Feb 2012 06:35:22 +0000 (06:35 +0000)
commita99350511cceb8a723800957bae500078f054062
tree9b09fe175886c5ee4ba9c92a3ce06f0744f72a85
parentfa5b70e1d8856a2e52444ac82fa641d20276280c
Allow command-line overrides of the target triple with the Mach-O
disassembler, just like the generic disassembler.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149681 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-objdump/MachODump.cpp