Don't use -O3 on Mingw, as people report it as unreliable. Use -O2
[oota-llvm.git] / cmake / README
1 See docs/CMake.html for instructions on how to build LLVM with CMake.