phosek added a comment. This broke our builders (see https://logs.chromium.org/logs/fuchsia/buildbucket/cr-buildbucket.appspot.com/8918246038501974992/+/steps/clang/0/steps/test/0/stdout) because the test uses the default linker (lld in our case) instead of `wasm-ld`, it seems that the `clang` invocation on line 45 is missing the `-fuse-ld=wasm-ld` argument.
Repository: rL LLVM CHANGES SINCE LAST ACTION https://reviews.llvm.org/D59721/new/ https://reviews.llvm.org/D59721 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits