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

YAMAMOTO Takashi via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 20 02:23:25 PDT 2025


yamt wrote:

> My guess is that we are using `ABSOLUTE` for more symbols that just `__wasm_first_page_end` so we need some way to differentiate these two types of symbols.

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

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


More information about the llvm-commits mailing list