[PATCH] Improve Windows toolchain support for non-standard environments.
Zachary Turner
zturner at google.com
Fri Oct 17 12:06:14 PDT 2014
Fix an issue with a stack smash.
There is still an outstanding issue remaining after this patch, which is that link cannot locate libraries. I think we can address this in a followup patch by adding some library paths to the link line similar to how we already do for system include paths that we pass to cl.
http://reviews.llvm.org/D5845
Files:
lib/Driver/ToolChains.h
lib/Driver/Tools.cpp
lib/Driver/WindowsToolChain.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5845.15093.patch
Type: text/x-patch
Size: 16256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141017/e3d3bc26/attachment.bin>
More information about the cfe-commits
mailing list