[PATCH] D15553: PR25717: fatal IO error writing large outputs to console on Windows

Yaron Keren via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 00:15:19 PST 2015


yaron.keren added a subscriber: yaron.keren.
yaron.keren added a comment.

We don't support building with mingw.org.
mingw-w64 has its own versionhelpers.h with IsWindows8OrGreater(), at least from gcc 4.93, probably earlier.


http://reviews.llvm.org/D15553





More information about the llvm-commits mailing list