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

David Greene via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 27 07:31:17 PDT 2018


greened updated this revision to Diff 157689.
greened added a comment.

The Fuchsia driver relies on lld so invoke clang with -fuse-ld=lld.  This gets the test passing when the clang default linker is something other than lld.


https://reviews.llvm.org/D49899

Files:
  test/Driver/fuchsia.c
  test/Driver/fuchsia.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49899.157689.patch
Type: text/x-patch
Size: 7230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180727/f4652f8c/attachment-0001.bin>


More information about the cfe-commits mailing list