OSDN Git Service

Change llvm-objdump with Mach-O files and the -info-plist option with the
authorKevin Enderby <enderby@apple.com>
Tue, 20 Jun 2017 21:00:25 +0000 (21:00 +0000)
committerKevin Enderby <enderby@apple.com>
Tue, 20 Jun 2017 21:00:25 +0000 (21:00 +0000)
commit21b864cd127e9df186e33858f4787d015b54a5f9
tree23c72b3243988b1a9bc767ffc92e868e5739d731
parent076f819db23c236d1ad196d276bdf2662859584b
Change llvm-objdump with Mach-O files and the -info-plist option with the
-no-leading-headers option so that it does not print the leading header.

rdar://27378808

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305849 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-objdump/X86/macho-info-plist.test
tools/llvm-objdump/MachODump.cpp