[llvm-branch-commits] [lld] release/20.x: [wasm-ld] Refactor WasmSym from static globals to per-link context (#134970) (PR #137620)
Sam Clegg via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Apr 30 10:05:25 PDT 2025
sbc100 wrote:
> cc @tstellar
>
> Not sure you saw my tag above but as I mentioned here [#137620 (comment)](https://github.com/llvm/llvm-project/pull/137620#issuecomment-2834979164) I had to manually backport this due to some merge conflicts. This was critical for downstream projects and I was hoping it would be picked up in the 20.1.4 release 😬
>
> EDIT: I relized 20.1.4 is out, so probably you could help me move this a part of 20.1.5 ? To be fair we actually track the release/20.x branch, so as soon as this PR goes in, we can put it to use. Thanks !
Do you not build llvm from source in your project? Can't you therefore build from tip-of-tree?
https://github.com/llvm/llvm-project/pull/137620
More information about the llvm-branch-commits
mailing list