[llvm] [bolt][aarch64] Add R_AARCH64_P32_ABS16/32 relocations (PR #143773)
Alexey Moksyakov via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 12 02:34:38 PDT 2025
yavtuk wrote:
This assert is not related to the type of relocations, I added the link to source code where I think the problem is. There emit Jump Table function where you can find updateOriginal entry and there we should add relocation for aarch64 platform
https://github.com/llvm/llvm-project/pull/143773
More information about the llvm-commits
mailing list