aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorAlastair Houghton <ahoughton@apple.com>2024-05-29 09:27:30 +0100
committerGitHub <noreply@github.com>2024-05-29 09:27:30 +0100
commit6957c00a8ccd36d990ebeb3b672621ba237bd9d8 (patch)
treef287975bee2a83878c354a35e0947065dbc7bb5d /llvm/lib/Transforms/Utils/InlineFunction.cpp
parent326f58d7d68c33cfbb6ad54123ab9b56114de502 (diff)
downloadllvm-6957c00a8ccd36d990ebeb3b672621ba237bd9d8.zip
llvm-6957c00a8ccd36d990ebeb3b672621ba237bd9d8.tar.gz
llvm-6957c00a8ccd36d990ebeb3b672621ba237bd9d8.tar.bz2
[RuntimeDyld][ELF][AArch64] Fix resolveAArch64ShortBranch. (#92245)
We don't know the load addresses when this function is called, so it shouldn't be trying to use them to determine whether or not the branch is short. Notably, this will fail in the case where the code is being loaded into a target in such a way that the section offsets differ between the process generating the code and the target process. rdar://127673408
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions