[llvm-commits] [llvm] r122945 - /llvm/trunk/lib/Transforms/Scalar/CodeGenPrepare.cpp

Anton Korobeynikov anton at korobeynikov.info
Fri Jan 7 01:51:45 PST 2011


>  - Use clang++! (recommended :D )
>  - Use -O2. (-O3 by default with CMake and -O2 by default with autoconf)
Yes, numerous miscompilations was the reason why O2 was forced on mingw32.
CMake should do the same.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the llvm-commits mailing list