Add the option, -data-in-code, to llvm-objdump used with -macho to print the Mach...
authorKevin Enderby <enderby@apple.com>
Fri, 23 Jan 2015 18:52:17 +0000 (18:52 +0000)
committerKevin Enderby <enderby@apple.com>
Fri, 23 Jan 2015 18:52:17 +0000 (18:52 +0000)
commit66e2ddc87074b4d2199126f7c3904b45141e917b
tree9b51a4f7c6850cd40667c88615005a91e19d1691
parent26ba4c13a7200010d91e9e0a04ec2de11480d5fc
Add the option, -data-in-code, to llvm-objdump used with -macho to print the Mach-O data in code table.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226921 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-objdump/ARM/Inputs/data-in-code.macho-arm [new file with mode: 0644]
test/tools/llvm-objdump/ARM/macho-data-in-code.test [new file with mode: 0644]
tools/llvm-objdump/MachODump.cpp
tools/llvm-objdump/llvm-objdump.cpp
tools/llvm-objdump/llvm-objdump.h