[lit] Remove --repeat option, which wasn't that useful.
[oota-llvm.git] / docs / CommandGuide / lit.rst
index a4681fb34ca2cfb2a5c97e31d2a9da291d40c118..5e986c85fed5c04c267048cfe495d748ec7c52f1 100644 (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
 -----------