summaryrefslogtreecommitdiff
path: root/test/Driver/msvc-link.c
Commit message (Expand)AuthorAgeFilesLines
* Reland r341390 clang-cl: Pass /Brepro to linker if it was passed to the compilerNico Weber2018-09-071-0/+12
* Reverting r 341390 because it is causing test failures on GreenDragon.A Bergen2018-09-061-12/+0
* clang-cl: Pass /Brepro to linker if it was passed to the compilerNico Weber2018-09-041-0/+12
* Driver: support -L for MSVC toolchain under the GNU driverSaleem Abdulrasool2016-07-011-0/+6
* Fix msvc-link.c test for environments with link.exe on PATHHans Wennborg2015-03-051-2/+2
* Pass -dll to link.exe when building with -shared (PR22697)Hans Wennborg2015-03-041-0/+12