summaryrefslogtreecommitdiff
path: root/docs/CommandGuide
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-12-16 05:19:35 +0000
committerChris Lattner <sabre@nondot.org>2005-12-16 05:19:35 +0000
commitf495536453ca85efd0712d9b717fd7674d05e96f (patch)
treee0807c06d0989be76c08d623054b0ae490a7df09 /docs/CommandGuide
parent60844d46ceaba7d020d55b521b31c787f149e7a4 (diff)
downloadllvm-f495536453ca85efd0712d9b717fd7674d05e96f.tar.gz
llvm-f495536453ca85efd0712d9b717fd7674d05e96f.tar.bz2
llvm-f495536453ca85efd0712d9b717fd7674d05e96f.tar.xz
rename options
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24733 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r--docs/CommandGuide/llc.pod2
-rw-r--r--docs/CommandGuide/lli.pod2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/CommandGuide/llc.pod b/docs/CommandGuide/llc.pod
index 7b6eb05254..c5db89eec3 100644
--- a/docs/CommandGuide/llc.pod
+++ b/docs/CommandGuide/llc.pod
@@ -46,7 +46,7 @@ Print a summary of command line options.
Overwrite output files. By default, B<llc> will refuse to overwrite
an output file which already exists.
-=item B<-triple>=I<target triple>
+=item B<-mtriple>=I<target triple>
Override the target triple specified in the input bytecode file with the
specified string.
diff --git a/docs/CommandGuide/lli.pod b/docs/CommandGuide/lli.pod
index 1bb3e9c4c2..0a441c7cce 100644
--- a/docs/CommandGuide/lli.pod
+++ b/docs/CommandGuide/lli.pod
@@ -40,7 +40,7 @@ the just-in-time compiler, at present.
Record the amount of time needed for each code-generation pass and print it to
standard error.
-=item B<-triple>=I<target triple>
+=item B<-mtriple>=I<target triple>
Override the target triple specified in the input bytecode file with the
specified string. This may result in a crash if you pick an