[lld] [lld][WebAssembly] Do not relocate ABSOLUTE symbols (PR #153763)

YAMAMOTO Takashi via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 17 18:26:13 PDT 2025


yamt wrote:

> Can we add a test for this? Perhaps one of the existing tests for internal GOT symbols could have a reference to an absolute symbol (the page size symbol maybe?) added?

i added a test.

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


More information about the llvm-commits mailing list