[PATCH] D87537: [lld][WebAssembly] Add mutable-globals to feature section if needed

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 11 11:57:58 PDT 2020


tlively added a comment.

Discussed offline and decided that it would be better to error out in the linker and depend on the frontend to generate the necessary features based on flags like -mmutable-globals or -fPIC.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87537



More information about the llvm-commits mailing list