Add support to llvm-objdump for Mach-O universal files and archives with -macho.
authorKevin Enderby <enderby@apple.com>
Wed, 3 Dec 2014 22:29:40 +0000 (22:29 +0000)
committerKevin Enderby <enderby@apple.com>
Wed, 3 Dec 2014 22:29:40 +0000 (22:29 +0000)
commit3f0ffab2b0dfa32d0408ff488535d100fd0f108a
tree0c05eb4da730e298ba6f6304b7db3b03ce85b28b
parent23b7ce272551e65967300c88a69ac3cc1c0ae452
Add support to llvm-objdump for Mach-O universal files and archives with -macho.

llvm-svn: 223277
llvm/test/CodeGen/Thumb/iabs.ll
llvm/test/tools/llvm-objdump/Inputs/macho-universal-archive.x86_64.i386 [new file with mode: 0644]
llvm/test/tools/llvm-objdump/Inputs/macho-universal.x86_64.i386 [new file with mode: 0755]
llvm/test/tools/llvm-objdump/macho-universal-x86_64.i386.test [new file with mode: 0644]
llvm/tools/llvm-objdump/MachODump.cpp
llvm/tools/llvm-objdump/llvm-objdump.cpp