[llvm] [RISCV] Simplify fixup kinds that force relocations (PR #136088)
Mariusz Borsa via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 21 12:11:30 PDT 2025
wrotki wrote:
This breaks our internal builds, when building llvm-project/llvm/lib/Demangle/ItaniumDemangle.cpp, with:
error: ADR/ADRP relocations must be GOT relative
error: unknown AArch64 fixup kind!
30 warnings and 2 errors generated.
https://github.com/llvm/llvm-project/pull/136088
More information about the llvm-commits
mailing list