]> granicus.if.org Git - clang/commit
[VS Toolchain] Correctly forward -l linker inputs to link.exe.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 18 Jun 2012 16:56:04 +0000 (16:56 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 18 Jun 2012 16:56:04 +0000 (16:56 +0000)
commita2284f5dcab3201bb9dd37568a3bed2041f1ab0b
treea987ccec002a8a4a9918b519ac90bef1bb7fd5cb
parent174930db339bb7213353db9e7b5aa94ecf4c12ea
[VS Toolchain] Correctly forward -l linker inputs to link.exe.

Patch by Nikola Smiljanic!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158664 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/msvc_forward.c [new file with mode: 0644]