diff options
Diffstat (limited to 'docs/CommandGuide/lli.pod')
-rw-r--r-- | docs/CommandGuide/lli.pod | 2 |
1 files changed, 1 insertions, 1 deletions
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 |