Changes in directory llvm/docs/CommandGuide:
opt.pod updated: 1.6 -> 1.7 --- Log message: And even more correctly. --- Diffs of the changes: (+0 -4) opt.pod | 4 ---- 1 files changed, 4 deletions(-) Index: llvm/docs/CommandGuide/opt.pod diff -u llvm/docs/CommandGuide/opt.pod:1.6 llvm/docs/CommandGuide/opt.pod:1.7 --- llvm/docs/CommandGuide/opt.pod:1.6 Fri Feb 2 18:32:23 2007 +++ llvm/docs/CommandGuide/opt.pod Fri Feb 2 18:33:26 2007 @@ -65,12 +65,8 @@ 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 _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits