llvm-6502/utils/lit/lit
Alp Toker 188545867d lit: multiprocessing platform fix attempt
The error raised by Python varies by platform(!), so let's just catch any
exception and fall back.

Thanks to Sylvestre Ledru for noticing this on a Debian / Python 2.7 system
running code coverage.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193516 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-28 10:26:13 +00:00
..
ExampleTests.ObjDir
formats
__init__.py
discovery.py
LitConfig.py self.path may be empty or otherwise miss the normal system directories, 2013-10-26 13:25:45 +00:00
LitTestCase.py
main.py lit: handle late multiprocessing errors gracefully 2013-10-26 08:22:44 +00:00
ProgressBar.py
run.py lit: multiprocessing platform fix attempt 2013-10-28 10:26:13 +00:00
ShCommands.py
ShUtil.py
Test.py
TestingConfig.py
TestRunner.py
util.py