Add the option, -indirect-symbols, used with -macho to print the Mach-O indirect...
authorKevin Enderby <enderby@apple.com>
Thu, 22 Jan 2015 18:55:27 +0000 (18:55 +0000)
committerKevin Enderby <enderby@apple.com>
Thu, 22 Jan 2015 18:55:27 +0000 (18:55 +0000)
commitbcbb8690cb8ea727310d9604a4e4e5fa27b060df
treec65fa540b1aa1fdd4b6955434b06f879d0b65fc0
parent05d5e213c46d7a69ac5bb5f8a0c1208d58a8547a
Add the option, -indirect-symbols, used with -macho to print the Mach-O indirect symbol table to llvm-objdump.

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