diff options
author | Torok Edwin <edwintorok@gmail.com> | 2010-03-19 17:54:21 +0000 |
---|---|---|
committer | Torok Edwin <edwintorok@gmail.com> | 2010-03-19 17:54:21 +0000 |
commit | bc8eed000fa29252b6ade2138fd98088acac56fd (patch) | |
tree | 36786a9789efa6692f5f41d1193835a32bf609c2 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 6d765ebc0dadb4129727c220cdb128c40d589622 (diff) | |
download | llvm-bc8eed000fa29252b6ade2138fd98088acac56fd.zip llvm-bc8eed000fa29252b6ade2138fd98088acac56fd.tar.gz llvm-bc8eed000fa29252b6ade2138fd98088acac56fd.tar.bz2 |
Set numThreads to 1 by default when Python is older than 2.5.2.
Python 2.4 always hits this bug: http://bugs.python.org/issue1731717
when running check-lit on multi-core systems.
Setting numThreads to 1 makes it slower, but at least the results reported are
correct.
llvm-svn: 98969
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions