[PATCH] D49897: [WebAssembly] Force use of lld for test/Driver/wasm-toolchain.c(pp)
David Greene via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 7 09:32:29 PDT 2018
greened added a comment.
In https://reviews.llvm.org/D49897#1189688, @sbc100 wrote:
> But in the CL description you say "..when configuring clang to use a different linker by default". How is this possible? i.e. do you have a config where these tests are currently failing?
Yes, I do. I configured with -DCLANG_DEFAULT_LINKER=gold.
Repository:
rC Clang
https://reviews.llvm.org/D49897
More information about the cfe-commits
mailing list