OSDN Git Service

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)
commit5b9d42b68c71143e64f7894800859132f2836e3d
treec02868a588e611be598157e9ec835880d3bef857
parent7e4c9bda0ae0af63737b405ac480dcef6ea095c0
Add support to llvm-objdump for Mach-O universal files and archives with -macho.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223277 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Thumb/iabs.ll
test/tools/llvm-objdump/Inputs/macho-universal-archive.x86_64.i386 [new file with mode: 0644]
test/tools/llvm-objdump/Inputs/macho-universal.x86_64.i386 [new file with mode: 0755]
test/tools/llvm-objdump/macho-universal-x86_64.i386.test [new file with mode: 0644]
tools/llvm-objdump/MachODump.cpp
tools/llvm-objdump/llvm-objdump.cpp