summaryrefslogtreecommitdiff
path: root/docs/CommandGuide/opt.pod
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CommandGuide/opt.pod')
-rw-r--r--docs/CommandGuide/opt.pod4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/CommandGuide/opt.pod b/docs/CommandGuide/opt.pod
index 14dfa885f6..6d409565e9 100644
--- a/docs/CommandGuide/opt.pod
+++ b/docs/CommandGuide/opt.pod
@@ -65,12 +65,8 @@ This is typically used to optimize the output from the llvm-gcc front end. It
might be useful for other front end compilers as well. To discover the full set
of options available, use the following command:
-=over
-
llvm-as < /dev/null | opt -std-compile-opts -disable-output -debug-pass=Arguments
-=back
-
=item B<-disable-inlining>
This option is only meaningful when B<-std-compile-opts> is given. It simply