[lld] [wasm-ld] Refactor WasmSym from static globals to per-link context (PR #134970)

Anutosh Bhat via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 15 10:31:32 PDT 2025


anutosh491 wrote:

Tagging @MaskRay who might be able to help us with the reviews. Also cause I haven't heard from Sam since the PR was approved last week.


As discussed above the PR is trying to replicate your work on the ELF linker (https://github.com/llvm/llvm-project/commit/03be619d9434de0a9616660a2119675635239a5b#diff-ba5e9bcbcabe54e23f58f9466afb49d9720373eb11b9b3a42ddc2d653b035594) but for wasm-ld.

Would be great if you could let me know if anything else is pending here. Thanks.



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


More information about the llvm-commits mailing list