summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2013-08-08 20:59:20 +0000
committerDaniel Dunbar <daniel@zuster.org>2013-08-08 20:59:20 +0000
commitb647d5d21dd8fa22b6ff849563809b7763dcf57e (patch)
tree832d8fffe120796e2e8ef7846c071d27ab24d504 /llvm/docs/CommandGuide
parente7b9e5fcd0d6daeda2d2ab39640fd2f40fa7f28a (diff)
downloadbcm5719-llvm-b647d5d21dd8fa22b6ff849563809b7763dcf57e.tar.gz
bcm5719-llvm-b647d5d21dd8fa22b6ff849563809b7763dcf57e.zip
[lit] Remove --repeat option, which wasn't that useful.
llvm-svn: 188008
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r--llvm/docs/CommandGuide/lit.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/llvm/docs/CommandGuide/lit.rst b/llvm/docs/CommandGuide/lit.rst
index a4681fb34ca..5e986c85fed 100644
--- a/llvm/docs/CommandGuide/lit.rst
+++ b/llvm/docs/CommandGuide/lit.rst
@@ -151,11 +151,6 @@ ADDITIONAL OPTIONS
List the discovered test suites as part of the standard output.
-.. option:: --repeat=N
-
- Run each test ``N`` times. Currently this is primarily useful for timing
- tests, other results are not collated in any reasonable fashion.
-
EXIT STATUS
-----------
OpenPOWER on IntegriCloud