Fix a bug in llvm-objdump’s -private-headers for the LC_VERSION_MIN_IPHONEOS
authorKevin Enderby <enderby@apple.com>
Tue, 16 Dec 2014 21:48:27 +0000 (21:48 +0000)
committerKevin Enderby <enderby@apple.com>
Tue, 16 Dec 2014 21:48:27 +0000 (21:48 +0000)
commit5b7369ddf5ffc606823f54cc90eab19b12173f5d
tree52ad5d4681e14a8350a57d8378d4a5cf28b7ec27
parent504c77f9c8e98fd63bb0303723f84d5365623b06
Fix a bug in llvm-objdump’s -private-headers for the LC_VERSION_MIN_IPHONEOS
load command not getting printed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224376 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-objdump/ARM/macho-private-headers.test
tools/llvm-objdump/MachODump.cpp