[PATCH] Make a good guess about where MSVC and Windows SDK libraries are for linking.

Zachary Turner zturner at google.com
Tue Oct 21 15:20:53 PDT 2014


* Rebased on top of the fixed include file / executable search patch patch.  
* updated patch to correctly use the target triple instead of looking directly at the m32 / m64 command line options
* Correctly handle ARM lib paths.
* Fix incorrect lib path issue pointed out by Aaron Ballman related to Windows SDK 7.x amd64 folder.

http://reviews.llvm.org/D5873

Files:
  lib/Driver/ToolChains.h
  lib/Driver/Tools.cpp
  lib/Driver/WindowsToolChain.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5873.15217.patch
Type: text/x-patch
Size: 4592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141021/139b0bc8/attachment.bin>


More information about the cfe-commits mailing list