And even more correctly.
authorReid Spencer <rspencer@reidspencer.com>
Sat, 3 Feb 2007 00:33:26 +0000 (00:33 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 3 Feb 2007 00:33:26 +0000 (00:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33805 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/opt.pod

index 14dfa885f6f84b33ff4f6b06ab99c93c71573162..6d409565e906abab0167174c04fdd0de77eebc38 100644 (file)
@@ -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