]> granicus.if.org Git - clang/commit
Make the mingw toolchain accept 'ld' and 'lld' only as values to -fuse-ld.
authorYaron Keren <yaron.keren@gmail.com>
Sun, 15 Nov 2015 08:06:27 +0000 (08:06 +0000)
committerYaron Keren <yaron.keren@gmail.com>
Sun, 15 Nov 2015 08:06:27 +0000 (08:06 +0000)
commit4f60e73bd8c2ee40ef6d419e15860bfbfba4c619
treeb68b39c2fe14cd3857e2e048bfac538ba90c645c
parent2d7346dc6e4ad6dea65ec6892afe974def223c0e
Make the mingw toolchain accept 'ld' and 'lld' only as values to -fuse-ld.
Post-commit suggestion by Filipe Cabecinhas.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@253161 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/mingw-useld.c