[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:37:02 PDT 2025


yavtuk wrote:

I think this relocations are generated by mistake, the one for x86 type in emitJumpTables function. I had the one before I added abs64 relocation correctly for aarch64

https://github.com/llvm/llvm-project/pull/143773


More information about the llvm-commits mailing list