aboutsummaryrefslogtreecommitdiff
path: root/unittests/ExecutionEngine/JIT/JITMemoryManagerTest.cpp
AgeCommit message (Expand)Author
2009-08-13Push LLVMContexts through the IntegerType APIs.Owen Anderson
2009-07-23Fixing unittests on 32-bit Darwin, using 0x...ULL instead of 0x...U .Reid Kleckner
2009-07-23Re-committing r76828 with the JIT memory manager changes now that the buildReid Kleckner
2009-07-23Reverting r76825 and r76828, since they caused clang runtime errors and some ...Reid Kleckner
2009-07-23Make the JIT code emitter properly retry and ask for more memory when it runsReid Kleckner