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

Sam Clegg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 20 17:49:19 PST 2019


sbc100 added inline comments.


================
Comment at: clang/test/Driver/wasm-toolchain-lto.c:6
+// LINK_OPT_KNOWN: clang{{.*}}" "-cc1" {{.*}} "-o" "[[temp:[^"]*]]"
+// LINK_OPT_KNOWN: wasm-ld{{.*}}" "-L/foo/lib/wasm32-wasi/llvm-lto/
----------------
Include the final path segment in the expectation?


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