[llvm-branch-commits] [llvm] release/20.x: [RelLookupTableConverter] Drop unnamed_addr to avoid generating GOTPCREL relocations (#142304) (PR #142311)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Jun 3 16:55:33 PDT 2025


dianqk wrote:

> @dianqk (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR.

Added a workaround that will be removed in the future for the GNU linker, Apple's ld64 and the old ld-prime on data section relocations.

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


More information about the llvm-branch-commits mailing list