aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/ProgramTest.cpp
diff options
context:
space:
mode:
authorShoaib Meenai <smeenai@fb.com>2017-06-06 02:06:28 +0000
committerShoaib Meenai <smeenai@fb.com>2017-06-06 02:06:28 +0000
commit462f36d36d4593e30a1c765cd3c28a0c66633642 (patch)
tree40c7bcf24b7cc834e93e234324b2f250045a7917 /llvm/unittests/Support/ProgramTest.cpp
parentb301806c4b79ac03303516ad512306fe590947f2 (diff)
downloadllvm-462f36d36d4593e30a1c765cd3c28a0c66633642.zip
llvm-462f36d36d4593e30a1c765cd3c28a0c66633642.tar.gz
llvm-462f36d36d4593e30a1c765cd3c28a0c66633642.tar.bz2
[Driver] Don't force .exe suffix for lld
When cross-compiling to Windows using lld, we want the driver to invoke it as lld-link rather than lld-link.exe. On Windows, the LLVM fs functions take care of adding the .exe suffix where necessary, so we can just drop the addition in the toolchain entirely. Differential Revision: https://reviews.llvm.org/D33923 llvm-svn: 304761
Diffstat (limited to 'llvm/unittests/Support/ProgramTest.cpp')
0 files changed, 0 insertions, 0 deletions