[llvm] [RelLookupTableConverter] Drop unnamed_addr to avoid generating GOTPCREL relocations (PR #142304)

via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 2 12:11:45 PDT 2025


PiJoules wrote:

Rather than removing `unnamed_addr`, would it have been better to set `SupportIndirectSymViaGOTPCRel` in appropriately subclassed `TargetLoweringObjectFile` constructors?

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


More information about the llvm-commits mailing list