llvm-project/llvm/test/tools/llvm-objdump/X86
Michael Trent a1703b1fc2 Updated llvm-objdump to display local relocations in Mach-O binaries
Summary:
llvm-objdump's Mach-O parser was updated in r306037 to display external
relocations for MH_KEXT_BUNDLE file types. This change extends the Macho-O
parser to display local relocations for MH_PRELOAD files. When used with
the -macho option relocations will be displayed in a historical format.

All tests are passing for llvm, clang, and lld. llvm-objdump builds without
compiler warnings.

rdar://35778019

Reviewers: enderby

Reviewed By: enderby

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D41199

llvm-svn: 320832
2017-12-15 17:57:40 +00:00
..
Inputs Updated llvm-objdump to display local relocations in Mach-O binaries 2017-12-15 17:57:40 +00:00
coff-dis-internal.test
coff-disassemble-export.test
debug-info-fileinfo.test
disassemble-code-data-mix.s
disassemble-data.test
disassembly-show-raw.test
hex-displacement.test
invalid-macho-build-version.yaml
lit.local.cfg
macho-archive-headers.test
macho-build-version.yaml
macho-cstring-dump.test
macho-dis-no-leading-addr.test
macho-dis-symname.test
macho-disassembly-kextbundle.test Updated llvm-objdump symbolic disassembly with x86_64 Mach-O MH_KEXT_BUNDLE 2017-06-22 17:41:22 +00:00
macho-disassembly-stripped.test
macho-dylib.test
macho-indirect-symbols.test
macho-info-plist-nofollow.test
macho-info-plist.test Change llvm-objdump with Mach-O files and the -info-plist option with the 2017-06-20 21:00:25 +00:00
macho-literal-pointers-i386.test
macho-literal-pointers-x86_64.test
macho-literals.test
macho-nofirst-symbol-disassembly.test
macho-nontext-disasm.test
macho-objc-meta-data.test Updated llvm-objdump with Mach-O files and the -objc-meta-data option so 2017-06-20 22:55:11 +00:00
macho-preload-relocations.test Updated llvm-objdump to display local relocations in Mach-O binaries 2017-12-15 17:57:40 +00:00
macho-print-thread.test
macho-private-header.test
macho-private-headers.test
macho-relocations.test Updated llvm-objdump to display local relocations in Mach-O binaries 2017-12-15 17:57:40 +00:00
macho-section-contents.test
macho-section-headers.test
macho-section.test
macho-stub-nosyms-disassembly.test
macho-symbol-table.test
macho-symbolized-disassembly.test
macho-symbolized-subtractor-i386.test
macho-symbolized-subtractor.test
macho-universal-x86_64.i386.test
macho-unwind-info.test
malformed-machos.test Updated llvm-objdump to display local relocations in Mach-O binaries 2017-12-15 17:57:40 +00:00
openbsd-headers.test
out-of-section-sym.test
phdrs.test
source-interleave-x86_64.ll Update test: 2017-08-31 15:35:33 +00:00
start-stop-address.test
stripped-shared.test
stubbed-dylib.test
truncated-section.test