OSDN Git Service

[lit] Remove --single-process option (use -j1 instead)
authorJulian Lettner <jlettner@apple.com>
Thu, 14 Feb 2019 22:46:56 +0000 (22:46 +0000)
committerJulian Lettner <jlettner@apple.com>
Thu, 14 Feb 2019 22:46:56 +0000 (22:46 +0000)
commitd8ffa5fe1b9c3c4a8e3266af7d383694d5354c12
tree55cd3d08014fec90545cdb89657a1ca2c4e083a3
parent6f8664e9c643b6db668b825aa74b4956a4ca8e48
[lit] Remove --single-process option (use -j1 instead)

Remove `--single-process` command line option. Use `-j1` instead.

Also see commit: 96adb78b120b6aa9739eb714534dc8e819f7bc52

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@354073 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/lit/main.py
utils/lit/tests/discovery.py