summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang/docs/tools/clang.pod3
1 files changed, 1 insertions, 2 deletions
diff --git a/clang/docs/tools/clang.pod b/clang/docs/tools/clang.pod
index 23fa913f91b..c051005c904 100644
--- a/clang/docs/tools/clang.pod
+++ b/clang/docs/tools/clang.pod
@@ -310,8 +310,7 @@ Currently equivalent to B<-O3>
=item B<-g>
Generate debug information. Note that Clang debug information works best at
-B<-O0>. At higher optimization levels, only line number information is
-currently available.
+B<-O0>.
=item B<-flimit-debug-info> B<-fno-limit-debug-info>
OpenPOWER on IntegriCloud