diff options
author | Maksim Panchenko <maks@fb.com> | 2025-10-01 19:28:18 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-01 19:28:18 -0700 |
commit | 9f4b6375b4fc12d5ed9b4713ac70682825ec4b20 (patch) | |
tree | 531ee2ea6ec028dd4062266faa569ae2e47b2a6e /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | |
parent | 8b9e208448009814b12200ae7c06ef760f957ac7 (diff) | |
download | llvm-9f4b6375b4fc12d5ed9b4713ac70682825ec4b20.zip llvm-9f4b6375b4fc12d5ed9b4713ac70682825ec4b20.tar.gz llvm-9f4b6375b4fc12d5ed9b4713ac70682825ec4b20.tar.bz2 |
[BOLT][AArch64] Skip R_AARCH64_TLSDESC_CALL relocation (#161610)
R_AARCH64_TLSDESC_CALL is a relocation emitted as a hint for a linker to
replace `blr r` instruction with nop. BOLT does not currently require
any special handling for it.
Note that previously existing extraction of the relocated value was
incorrect.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions