[lit] Stop hacking the GIL check interval.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 23 Oct 2013 22:19:32 +0000 (22:19 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 23 Oct 2013 22:19:32 +0000 (22:19 +0000)
commit279a89ebdbbd7b85a2498066da8df7a871f7f20c
tree8fbbccacdaf146b9856b8e08567a94585f8c39e7
parenta0d3bcfd8cf26f2849e0ea48419f31659dacb0bf
[lit] Stop hacking the GIL check interval.

 - This was never a big win, and is irrelevant now that we commonly use
   multiprocessing based parallelism.

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