![]() `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 |
||
---|---|---|
.. | ||
AArch64Disassembler.cpp | ||
AArch64Disassembler.h | ||
AArch64ExternalSymbolizer.cpp | ||
AArch64ExternalSymbolizer.h | ||
CMakeLists.txt |