[llvm-commits] [llvm] r68455 - /llvm/trunk/Makefile.rules

Duncan Sands baldrick at free.fr
Tue Apr 7 00:59:00 PDT 2009


Hi Mike,

> Avoid -O3 on Darwin for now.

is this really a Darwin issue?  If it's not clear,
how about using -O2 on all platforms?  People using
FC8 have regularly been reporting miscompilations of
llvm-2.5 when building with optimization for example.
So perhaps this is a more general problem.

Ciao,

Duncan.



More information about the llvm-commits mailing list