aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorTorok Edwin <edwintorok@gmail.com>2010-03-19 17:54:21 +0000
committerTorok Edwin <edwintorok@gmail.com>2010-03-19 17:54:21 +0000
commitbc8eed000fa29252b6ade2138fd98088acac56fd (patch)
tree36786a9789efa6692f5f41d1193835a32bf609c2 /llvm/lib/CodeGen/MachineFunction.cpp
parent6d765ebc0dadb4129727c220cdb128c40d589622 (diff)
downloadllvm-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