Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCAsmBackend.
[oota-llvm.git] / unittests / ExecutionEngine / ExecutionEngineTest.cpp
2011-07-18 Chris Lattnerland David Blaikie's patch to de-constify Type, with...
2009-10-13 Jeffrey YasskinMake the ExecutionEngine automatically remove global...
2009-10-09 Jeffrey YasskinExecutionEngine::clearGlobalMappingsFromModule failed...
2009-08-13 Owen AndersonPush LLVMContexts through the IntegerType APIs.
2009-08-04 Jeffrey YasskinMake ExecutionEngine::updateGlobalMapping(GV, NULL...