[lld] [llvm] [llvm][lld] Support R_AARCH64_GOTPCREL32 (PR #72584)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Sat May 31 07:46:11 PDT 2025
nikic wrote:
> We have identified that some Rust projects are broken from here, such as [rust-lang/rust#141737](https://github.com/rust-lang/rust/issues/141737) and [tikv/tikv#18465](https://github.com/tikv/tikv/issues/18465). Can we revert this until the GNU linker also supports `R_AARCH64_GOTPCREL32`?
You're suggesting to only revert the AArch64ELFObjectWriter part, right?
https://github.com/llvm/llvm-project/pull/72584
More information about the llvm-commits
mailing list