[PATCH] D43621: [Driver] Allow using a canonical form of '-fuse-ld=' when cross-compiling on Windows.

Adrian McCarthy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 08:04:25 PST 2018


amccarth added a comment.

This must be new-ish code, since I've routinely used `-fuse-ld=lld` (without `.exe`) on Windows.


Repository:
  rC Clang

https://reviews.llvm.org/D43621





More information about the llvm-commits mailing list