summaryrefslogtreecommitdiffstats
path: root/clang/docs/tools
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2013-11-11 19:39:37 +0000
committerSylvestre Ledru <sylvestre@debian.org>2013-11-11 19:39:37 +0000
commite19d5094ee30c1c26b6d9198ac31c34c8d96ddab (patch)
tree3508fae3f58caa97048e00960fee3a5fb1d204b0 /clang/docs/tools
parentb15683e6357b1786ac26779cf377ea6cdebb8497 (diff)
downloadbcm5719-llvm-e19d5094ee30c1c26b6d9198ac31c34c8d96ddab.tar.gz
bcm5719-llvm-e19d5094ee30c1c26b6d9198ac31c34c8d96ddab.zip
Improve the documentation (bis) with Arthur and Chandler's comments
llvm-svn: 194412
Diffstat (limited to 'clang/docs/tools')
-rw-r--r--clang/docs/tools/clang.pod8
1 files changed, 2 insertions, 6 deletions
diff --git a/clang/docs/tools/clang.pod b/clang/docs/tools/clang.pod
index 3176f88d72c..721844c28ed 100644
--- a/clang/docs/tools/clang.pod
+++ b/clang/docs/tools/clang.pod
@@ -304,13 +304,9 @@ Like B<-Os> (and thus B<-O2>), but reduces code size further.
Equivalent to B<-O2>.
-=item B<-O4>
+=item B<-O4> and higher
-Equivalent to B<-O3>.
-
-=item B<-O5> and upper
-
-Fall back on B<-O3>.
+Currently equivalent to B<-O3>
=back
OpenPOWER on IntegriCloud