summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikhail Glushenkov <foldr@codedgers.com>2008-12-09 14:41:00 +0000
committerMikhail Glushenkov <foldr@codedgers.com>2008-12-09 14:41:00 +0000
commite5cd77150e4c89f1a9475f5936674a245158a804 (patch)
tree67749736f9754ba39e0fed09fd1580f1af444b79
parent65b0b2bf2863256acedd59222ca063ee89ad95b4 (diff)
downloadbcm5719-llvm-e5cd77150e4c89f1a9475f5936674a245158a804.tar.gz
bcm5719-llvm-e5cd77150e4c89f1a9475f5936674a245158a804.zip
Man page typo fix.
llvm-svn: 60765
-rw-r--r--llvm/docs/CommandGuide/llvmc.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvmc.pod b/llvm/docs/CommandGuide/llvmc.pod
index 1067de2f475..5938e36f27d 100644
--- a/llvm/docs/CommandGuide/llvmc.pod
+++ b/llvm/docs/CommandGuide/llvmc.pod
@@ -102,7 +102,7 @@ be a bitcode library.
=item B<-emit-llvm>
-Make the output be LLVM bitcode (with B<-c>) or assembly (with B<-s>) instead
+Make the output be LLVM bitcode (with B<-c>) or assembly (with B<-S>) instead
of native object (or assembly). If B<-emit-llvm> is given without either B<-c>
or B<-S> it has no effect.
OpenPOWER on IntegriCloud