[PATCH] D88506: [lld][WebAssembly] Allow exporting of mutable globals

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 14:52:25 PDT 2020


tlively accepted this revision.
tlively added a comment.
This revision is now accepted and ready to land.

Ah, I didn't realize `export-all` already didn't export these symbols, but that makes sense. Can we make sure the help documentation mentions that `export-all` does not include synthetic symbols?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88506/new/

https://reviews.llvm.org/D88506



More information about the llvm-commits mailing list