[PATCH] D49899: Make test/Driver/fuchsia.c(pp) work with lld or gold

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 26 22:59:22 PDT 2018


phosek requested changes to this revision.
phosek added a comment.
This revision now requires changes to proceed.

We don't actively support gold in Fuchsia driver and currently have no plans on doing so. We should instead modify the driver to always use lld even if gold is set as the default Clang linker.


Repository:
  rC Clang

https://reviews.llvm.org/D49899





More information about the cfe-commits mailing list