[llvm] [RelLookupTableConverter] Drop unnamed_addr to avoid generating GOTPCREL relocations (PR #142304)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 2 13:31:36 PDT 2025
PiJoules wrote:
> Does this sound like it will prevent the generation of all GOTPCRELs? This PR is to prevent "accidental" (we doesn't explicitly submit it) GOTPCREL generation.
Oh yeah you're right. Disregard my last comment
https://github.com/llvm/llvm-project/pull/142304
More information about the llvm-commits
mailing list