[PATCH] D117734: [ELF] Fix the branch range computation when reusing a thunk
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 20 02:11:54 PST 2022
peter.smith added a comment.
Will need to have a think about this. I should have some time on Friday afternoon. I'd like to try and write a similar Arm case as we'll need to take into account the PC-bias stored in Addend in that case. It may be that we need a special case for Arm here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117734/new/
https://reviews.llvm.org/D117734
More information about the llvm-commits
mailing list