[PATCH] D49897: [WebAssembly] Force use of lld for test/Driver/wasm-toolchain.c(pp)
Sam Clegg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 7 09:42:13 PDT 2018
sbc100 accepted this revision.
sbc100 added a comment.
This revision is now accepted and ready to land.
I see. This seems a little strange to me. I'm not sure it makes sense for CLANG_DEFAULT_LINKER to effect targets like WebAssembly that only have single supported linker. I'm OK with landing this now but I think we might need to look into a better solution.
Repository:
rC Clang
https://reviews.llvm.org/D49897
More information about the cfe-commits
mailing list