[lit] Do not create semaphores when we do not need them
commitd01bcfd8700d66e109806459dae652b89bff7dcd
authorJulian Lettner <jlettner@apple.com>
Wed, 16 Oct 2019 23:25:46 +0000 (16 23:25 +0000)
committerJulian Lettner <jlettner@apple.com>
Wed, 16 Oct 2019 23:25:46 +0000 (16 23:25 +0000)
tree231d1722686470173e4b78526ab1d69801010c01
parentd929a071f219dc97eaa03f56a5abf983010dc18b
[lit] Do not create semaphores when we do not need them

Parallelism groups and semaphores are only required for parallel
execution.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@375055 91177308-0d34-0410-b5e6-96231b3b80d8
utils/lit/lit/run.py