[lit] Remove --repeat option, which wasn't that useful.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188008 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Daniel Dunbar
2013-08-08 20:59:20 +00:00
parent 0e5f7c5d2f
commit 59c6b1073c
4 changed files with 0 additions and 23 deletions

View File

@ -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
-----------