summaryrefslogtreecommitdiff
path: root/unittests/ExecutionEngine/ExecutionEngineTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-12-02unittests: add ErrorStr to ExecutionEngine testDylan Noblesmith1-3/+5
2011-07-18land David Blaikie's patch to de-constify Type, with a few tweaks.Chris Lattner1-1/+1
2009-10-13Make the ExecutionEngine automatically remove global mappings on when theirJeffrey Yasskin1-0/+13
2009-10-09ExecutionEngine::clearGlobalMappingsFromModule failed to remove reverseJeffrey Yasskin1-0/+20
2009-08-13Push LLVMContexts through the IntegerType APIs.Owen Anderson1-4/+8
2009-08-04Make ExecutionEngine::updateGlobalMapping(GV, NULL) properly remove GV's oldJeffrey Yasskin1-0/+92