Add the option, -info-plist to llvm-objdump used with -macho to print the
authorKevin Enderby <enderby@apple.com>
Wed, 11 Mar 2015 22:06:32 +0000 (22:06 +0000)
committerKevin Enderby <enderby@apple.com>
Wed, 11 Mar 2015 22:06:32 +0000 (22:06 +0000)
commit8284f0fb291c3882c86aef99cdf32672c6db5422
treed433e879755501345605ab6c750d45fe40e6af6e
parent5233c26b6b7f5d0347050a19f22b8447b9ee0965
Add the option, -info-plist to llvm-objdump used with -macho to print the
Mach-O info plist section as strings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231974 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-objdump/X86/macho-info-plist.test [new file with mode: 0644]
tools/llvm-objdump/MachODump.cpp
tools/llvm-objdump/llvm-objdump.cpp
tools/llvm-objdump/llvm-objdump.h