[PATCH] D70500: [WebAssembly] Enable use of wasm-opt and LTO-enabled system libraries

Derek Schuff via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 21 16:37:54 PST 2019


dschuff added a comment.

Also if at some point we are able to remove a bunch of the driver logic from emcc and move it here, (e.g. running clang to link instead of lld directly) we'll need to watch out for this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70500





More information about the cfe-commits mailing list