Document opt -S argument.
authorDaniel Dunbar <daniel@zuster.org>
Mon, 7 Sep 2009 04:03:44 +0000 (04:03 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 7 Sep 2009 04:03:44 +0000 (04:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81140 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/opt.pod

index 3e23cd1ae65f8ec35571bf3cb3a3e7ae2faadc1f..a6c18b18722eb23d5dc1bbcc4aa4f93fbee87ef2 100644 (file)
@@ -51,6 +51,10 @@ Print a summary of command line options.
 
 Specify the output filename.
 
+=item B<-S>
+
+Write output in LLVM intermediate language (instead of bitcode).
+
 =item B<-{passname}>
 
 B<opt> provides the ability to run any of LLVM's optimization or analysis passes