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

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 23 05:04:59 PST 2019


thakis added a comment.

In D70500#1757738 <https://reviews.llvm.org/D70500#1757738>, @thakis wrote:

> ps: The test fails for me, probably because I don't have wasm-opt on PATH? How does this work on the regular bots? Do they all have emscripten installed?


Looks like it might fail with LLVM_APPEND_VC_REV=NO set.


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