[llvm-branch-commits] [lld] release/20.x: [wasm-ld] Refactor WasmSym from static globals to per-link context (#134970) (PR #137620)
Anutosh Bhat via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu May 8 09:10:19 PDT 2025
anutosh491 wrote:
> If this patch is needed to run your emscripten tests, how did they pass prior to the llvm 20 upgrade?
Hey @sbc100
Not sure you remember but we did disucss a good chunk of this in the issue I had raised https://github.com/llvm/llvm-project/issues/134809
This is exactly what changed from 19.1.7 to 20.x https://github.com/llvm/llvm-project/issues/134809#issuecomment-2786937154
https://github.com/llvm/llvm-project/pull/137620
More information about the llvm-branch-commits
mailing list