Add more virtual memory to lit. The python in x86-64 fedora 13 needs it to run
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 8 Jun 2010 16:17:58 +0000 (16:17 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 8 Jun 2010 16:17:58 +0000 (16:17 +0000)
commit4741c701a47784fa059e04b834d1174b5022879b
treeaa00c7c0d910ccc2e2624b3307fa97d637827040
parentd164d3d9e74aa099ce7ef86ac0724fe504f7c3f9
Add more virtual memory to lit. The python in x86-64 fedora 13 needs it to run
the llvm tests :-(
It was failing with

-- Testing: 5324 tests, 8 threads --
Fatal Python error: PyEval_AcquireThread: NULL new thread state

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105610 91177308-0d34-0410-b5e6-96231b3b80d8
test/Makefile