[lld] [ELF] Add target-specific relocation scanning for x86 (PR #178846)

Alexander Kornienko via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 6 06:45:33 PST 2026


alexfh wrote:

A similar error happens on aarch64 builds after https://github.com/llvm/llvm-project/pull/181099:
```
... relocation R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21 out of range: 4313956352 is not in [-4294967296, 4294967295]; references '__msan_param_tls'
```

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


More information about the llvm-commits mailing list