]> granicus.if.org Git - llvm/commit
[lit] Bring back `--threads` option alias
authorJulian Lettner <jlettner@apple.com>
Thu, 10 Oct 2019 19:43:57 +0000 (19:43 +0000)
committerJulian Lettner <jlettner@apple.com>
Thu, 10 Oct 2019 19:43:57 +0000 (19:43 +0000)
commit95fa6b199034919af1a4d6077e47d5e9452bd826
treee4fd9dff739c55317989c1ed5708103eabcf3772
parent2acd87bbf2b487324fa12df9525ba7335725709f
[lit] Bring back `--threads` option alias

Bring back `--threads` option which was lost in the move of the
command line argument parsing code to cl_arguments.py.  Update docs
since `--workers` is preferred.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@374432 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CommandGuide/lit.rst
utils/lit/lit/cl_arguments.py