diff options
author | Nico Weber <thakis@chromium.org> | 2021-10-29 15:52:28 -0400 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2021-11-10 10:41:18 -0500 |
commit | e23c6cc54e36e453d69ef5bdf5a59a6c8dd5644a (patch) | |
tree | c36c5cf9d7f92123d63199e56e10b39f9c7c3187 /lldb/unittests/ScriptInterpreter/Python | |
parent | 659586bf1986e08a371defa25b95be2a35bb960b (diff) | |
download | llvm-e23c6cc54e36e453d69ef5bdf5a59a6c8dd5644a.zip llvm-e23c6cc54e36e453d69ef5bdf5a59a6c8dd5644a.tar.gz llvm-e23c6cc54e36e453d69ef5bdf5a59a6c8dd5644a.tar.bz2 |
[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
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions