diff options
author | Zachary Turner <zturner@google.com> | 2014-12-01 23:06:47 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2014-12-01 23:06:47 +0000 |
commit | 719f58c22880382fb1669c6a517b112bbc3a2fb7 (patch) | |
tree | 6e32075b1e9d626ace6a86a9dc0bcc7ce0c33dc8 /clang/lib/Basic/Module.cpp | |
parent | 0365f1a376b5c23ac36149b6576efd4dfee8835e (diff) | |
download | llvm-719f58c22880382fb1669c6a517b112bbc3a2fb7.zip llvm-719f58c22880382fb1669c6a517b112bbc3a2fb7.tar.gz llvm-719f58c22880382fb1669c6a517b112bbc3a2fb7.tar.bz2 |
Make -fuse-ld=lld work properly on Windows.
Using lld on Windows requires calling link-lld.exe instead of
lld.exe. This patch puts this knowledge into clang so that when
using the GCC style clang driver, it can properly delegate to
lld.
Differential Revision: http://reviews.llvm.org/D6428
Reviewed by: Reid Kleckner, Rui Ueyama
llvm-svn: 223086
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions