[llvm-commits] [Patch] Trivial fix for build failure on MinGW

Ruben Van Boxem vanboxem.ruben at gmail.com
Mon Jun 6 05:16:42 PDT 2011


Attached patch changes _MSC_VER to _WIN32 so that the correct version
of the mkdir function is called with all Win32 platforms.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: win32mingw.patch
Type: application/octet-stream
Size: 478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110606/b4be2619/attachment.obj>


More information about the llvm-commits mailing list