llvm-project/llvm/test/tools/llvm-objdump/MachO
Nico Weber e23c6cc54e [aarch64/mac] Correctly disassemble @TLVPPAGE(OFF) relocs
`llvm-otool -tV foo.o` and `llvm-objdump --macho -d foo.o` would
previously fail on object files containing @TLVPPAGE or @TLVPPAGEOFF relocs.

Move llvm-objdump-specific test from
llvm/test/MC/AArch64/arm64-tls-modifiers-darwin.s to new
llvm/test/tools/llvm-objdump/MachO/disassemble-arm64-tlv-modifers.test
and put test for this fix to that new file.

Fixes PR52356.

Differential Revision: https://reviews.llvm.org/D112843
2021-11-10 10:41:18 -05:00
..
AArch64 [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
ARM [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
Inputs [aarch64/mac] Correctly disassemble @TLVPPAGE(OFF) relocs 2021-11-10 10:41:18 -05:00
LLVM-bundle.test
archive-headers.test
bad-bind.test
bad-dysymtab.test
bad-ordinal.test
bad-trie.test
bind.test [llvm-objdump][MachO] Print a newline before lazy bind/bind/weak/exports trie 2021-05-10 09:16:18 -07:00
bind2.test
build-version.yaml
compact-unwind-i386.test
compact-unwind-x86_64.test
cstring-dump.test
data-in-code.ll [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
dis-no-leading-addr.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
dis-symname.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
disassemble-all.test
disassemble-arm64-tlv-modifers.s [aarch64/mac] Correctly disassemble @TLVPPAGE(OFF) relocs 2021-11-10 10:41:18 -05:00
disassemble-g-dsym.test
disassemble-kextbundle.test
disassemble-relocs-data-x86_64.test
disassemble-stab.test
disassemble-stripped.test
disassemble-symbol-same-addr.test [llvm-objdump/mac] Print symbols at the same address deterministically 2021-06-30 22:38:07 -04:00
dylib.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
eh_frame-arm64.test Fix bug in .eh_frame/.debug_frame PC offset calculation for DW_EH_PE_pcrel 2021-04-15 15:06:20 +04:00
exports-trie.test [llvm-objdump][MachO] Print a newline before lazy bind/bind/weak/exports trie 2021-05-10 09:16:18 -07:00
function-starts.test [llvm-objdump][MachO] Add support for dumping function starts 2021-03-08 18:44:44 -08:00
hex-displacement.test
image-info.test
indirect-symbols.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
info-plist-nofollow.test
info-plist.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
lazy-bind.test [llvm-objdump][MachO] Print a newline before lazy bind/bind/weak/exports trie 2021-05-10 09:16:18 -07:00
lit.local.cfg
literal-pointers-i386.test
literal-pointers-x86_64.test
literals.test
maccatalyst-build-version.yaml
macho-objc-meta-data.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
malformed-machos.test
malformed-unwind-x86_64.test
malformed.test
no-text-symbols-disassembly.test [llvm-objdump] Exclude __mh_*_header symbols during MachO disassembly 2021-05-12 06:39:14 -07:00
nofirst-symbol-disassembly.test
nontext-disasm.test
objc-meta-data.test
preload-relocations.test
print-thread.test
private-header.test
private-headers.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
rebase.test [llvm-objdump][MachO] Print a newline before lazy bind/bind/weak/exports trie 2021-05-10 09:16:18 -07:00
relocations.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
rpaths.test llvm-objdump: add --rpaths to macho support 2021-04-22 16:01:10 -07:00
section-contents.test
section-headers.test [llvm-objdump] Improve newline consistency between different pieces of information 2021-05-04 09:56:07 -07:00
section.test
sections.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
stabs.test
stub-nosyms-disassembly.test
stubbed-dylib.test
symbol-table.test
symbolized-disassembly.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
symbolized-subtractor-i386.test
symbolized-subtractor.test
truncated-section.test
universal-arm64.test [llvm-objdump] Add an llvm-otool tool 2021-04-20 08:24:58 -04:00
universal-x86_64.i386.test
unwind-info-arm64.test
unwind-info-excess-x86_64.test
unwind-info-no-relocs.test
unwind-info-x86_64.test
unwind-info.test
weak-bind.test