[lld] [lld][WebAssembly] Fix check for implicitly exported mutable globals (PR #160966)
Derek Schuff via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 26 17:11:39 PDT 2025
https://github.com/dschuff approved this pull request.
I guess the stack pointer is very rarely used outside of the module, and EXPORT_ALL is also uncommon, so nobody noticed.
https://github.com/llvm/llvm-project/pull/160966
More information about the llvm-commits
mailing list