Add the option, -universal-headers, used with -macho to print the Mach-O universal...
authorKevin Enderby <enderby@apple.com>
Fri, 9 Jan 2015 19:22:37 +0000 (19:22 +0000)
committerKevin Enderby <enderby@apple.com>
Fri, 9 Jan 2015 19:22:37 +0000 (19:22 +0000)
commit6248d1b15316d737eac84da8d97d36616e88c30a
tree95caae7440b390eab23cb4fcd79109daab105c4f
parent8cd39a2630b526a1f31e6341ffee380b3fcdb637
Add the option, -universal-headers, used with -macho to print the Mach-O universal headers to llvm-objdump.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225537 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/MachOUniversal.h
test/tools/llvm-objdump/X86/macho-universal-x86_64.i386.test
tools/llvm-objdump/MachODump.cpp
tools/llvm-objdump/llvm-objdump.cpp
tools/llvm-objdump/llvm-objdump.h