Fix http://llvm.org/PR4822: allow module deletion after a function has been
[oota-llvm.git] / unittests / ExecutionEngine / JIT / JITMemoryManagerTest.cpp
2009-10-20 Jeffrey YasskinMove the Function*->allocated blocks map from the JITMe...
2009-08-13 Owen AndersonPush LLVMContexts through the IntegerType APIs.
2009-07-23 Reid KlecknerFixing unittests on 32-bit Darwin, using 0x...ULL inste...
2009-07-23 Reid KlecknerRe-committing r76828 with the JIT memory manager change...
2009-07-23 Reid KlecknerReverting r76825 and r76828, since they caused clang...
2009-07-23 Reid KlecknerMake the JIT code emitter properly retry and ask for...