[lld] [ELF] Don't resolve relocations referencing SHN_ABS to tombstone in non-SHF_ALLOC sections (PR #79238)
Bevin Hansson via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 23 23:53:53 PST 2024
bevin-hansson wrote:
This patch resolves the issue we have. I posted an example of the kind of code that triggers it in the previous PR.
https://github.com/llvm/llvm-project/pull/79238
More information about the llvm-commits
mailing list