[PATCH] D70500: [WebAssembly] Enable use of wasm-opt and LTO-enabled system libraries
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 25 07:47:25 PST 2019
ilya-biryukov added a comment.
The test also break in our internal integrate.
Relying on having programs in path and ignoring the `-B` and sysroot is definitely a bad idea.
I would suggest reverting this patch and re-landing after doing another round of review and fixing those issues.
@thakis, @sunfish, any objections or thoughts on 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