summaryrefslogtreecommitdiff
path: root/unittests/ExecutionEngine/ExecutionEngineTest.cpp
Commit message (Expand)AuthorAge
* unittests: add ErrorStr to ExecutionEngine testDylan Noblesmith2011-12-02
* land David Blaikie's patch to de-constify Type, with a few tweaks.Chris Lattner2011-07-18
* Make the ExecutionEngine automatically remove global mappings on when theirJeffrey Yasskin2009-10-13
* ExecutionEngine::clearGlobalMappingsFromModule failed to remove reverseJeffrey Yasskin2009-10-09
* Push LLVMContexts through the IntegerType APIs.Owen Anderson2009-08-13
* Make ExecutionEngine::updateGlobalMapping(GV, NULL) properly remove GV's oldJeffrey Yasskin2009-08-04