[lld] [llvm] [llvm][lld] Support R_AARCH64_GOTPCREL32 (PR #72584)

via llvm-commits llvm-commits at lists.llvm.org
Sat May 31 12:25:47 PDT 2025


dianqk wrote:

> @MaskRay Rust is not generating this pattern, LLVM is. Are you suggesting that the RelLookupTableConverter pass should be disabled on aarch64?

Just a question: is it reasonable, like https://github.com/rust-lang/llvm-project/pull/181/files removes unnamed_addr in the RelLookupTableConverter pass? I don't see any problem with retaining unnamed_addr on IR.

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


More information about the llvm-commits mailing list