Don't use -O3 on Mingw, as people report it as unreliable. Use -O2
authorOscar Fuentes <ofv@wanadoo.es>
Fri, 7 Jan 2011 20:31:03 +0000 (20:31 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Fri, 7 Jan 2011 20:31:03 +0000 (20:31 +0000)
commit53bf3ee82ba9fb6e6008b9752d4f8f4e71a4bfe4
treefc8454872de6a8f1abedd10a93fa6acad41ef527
parent8e3914d12e939d7c686bd121b0e2b2d39ed126d2
Don't use -O3 on Mingw, as people report it as unreliable. Use -O2
instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123028 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt
cmake/modules/LLVMProcessSources.cmake