summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/CommandGuide/lit.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/lit.pod b/llvm/docs/CommandGuide/lit.pod
index 1650742cea6..246fc66aa6d 100644
--- a/llvm/docs/CommandGuide/lit.pod
+++ b/llvm/docs/CommandGuide/lit.pod
@@ -149,6 +149,11 @@ List the discovered test suites as part of the standard output.
Run Tcl scripts internally (instead of converting to shell scripts).
+=item B<--repeat>=I<N>
+
+Run each test I<N> times. Currently this is primarily useful for timing tests,
+other results are not collated in any reasonable fashion.
+
=back
=head1 EXIT STATUS
OpenPOWER on IntegriCloud