aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/SafeStack.cpp
diff options
context:
space:
mode:
authorVladislav Khmelevsky <och95@yandex.ru>2022-03-03 00:34:41 +0300
committerVladislav Khmelevsky <och95@yandex.ru>2022-03-09 01:38:19 +0300
commit8bdbcfe7d8b0f5ab08fe4b688c3d698f38097b6b (patch)
tree5813c8f7e14ce3055167c2df7ae05548215be79e /llvm/lib/CodeGen/SafeStack.cpp
parent16823adf2a0960d426cd551cdd87e4b8f166efd1 (diff)
downloadllvm-8bdbcfe7d8b0f5ab08fe4b688c3d698f38097b6b.zip
llvm-8bdbcfe7d8b0f5ab08fe4b688c3d698f38097b6b.tar.gz
llvm-8bdbcfe7d8b0f5ab08fe4b688c3d698f38097b6b.tar.bz2
[BOLT] Handle ifuncs trampolines for aarch64
The aarch64 uses the trampolines located in .iplt section, which contains plt-like trampolines on the value stored in .got. In this case we don't have JUMP_SLOT relocation, but we have a symbol that belongs to ifunc trampoline, so use it and set set plt symbol for such functions. Vladislav Khmelevsky, Advanced Software Technology Lab, Huawei Differential Revision: https://reviews.llvm.org/D120850
Diffstat (limited to 'llvm/lib/CodeGen/SafeStack.cpp')
0 files changed, 0 insertions, 0 deletions