aboutsummaryrefslogtreecommitdiff
path: root/unittests/ExecutionEngine/ExecutionEngineTest.cpp
AgeCommit message (Expand)Author
2011-12-02unittests: add ErrorStr to ExecutionEngine testDylan Noblesmith
2011-07-18land David Blaikie's patch to de-constify Type, with a few tweaks.Chris Lattner
2009-10-13Make the ExecutionEngine automatically remove global mappings on when theirJeffrey Yasskin
2009-10-09ExecutionEngine::clearGlobalMappingsFromModule failed to remove reverseJeffrey Yasskin
2009-08-13Push LLVMContexts through the IntegerType APIs.Owen Anderson
2009-08-04Make ExecutionEngine::updateGlobalMapping(GV, NULL) properly remove GV's oldJeffrey Yasskin