[PATCH] Improve the documentation of the optimization flags

Sylvestre Ledru sylvestre at debian.org
Mon Nov 11 06:35:13 PST 2013


  about -O5


================
Comment at: docs/tools/clang.pod:311
@@ +310,3 @@
+
+=item B<-05> and upper
+
----------------
I introduced a difference between -O4 and >= -05:
-O4 had a meaning (LTO) while -O5 never had any...


http://llvm-reviews.chandlerc.com/D2138



More information about the cfe-commits mailing list