Add the option, -archive-headers, used with -macho to print the Mach-O archive header...
authorKevin Enderby <enderby@apple.com>
Thu, 15 Jan 2015 23:19:11 +0000 (23:19 +0000)
committerKevin Enderby <enderby@apple.com>
Thu, 15 Jan 2015 23:19:11 +0000 (23:19 +0000)
commitcdfe54f8a9e12b4d3a86bbc96e4a968f37ec4290
tree1a3a4b1060e4a7f59f4a24fa24eab7173fd02310
parentc204f47feba4ea97695c5d53d89313f8b42542c6
Add the option, -archive-headers, used with -macho to print the Mach-O archive headers to llvm-objdump.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226228 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/Archive.h
lib/Object/Archive.cpp
test/tools/llvm-objdump/X86/macho-archive-headers.test [new file with mode: 0644]
tools/llvm-objdump/MachODump.cpp
tools/llvm-objdump/llvm-objdump.cpp
tools/llvm-objdump/llvm-objdump.h