Layer the memory manager between the JIT and the runtime Dyld.
[oota-llvm.git] / lib / ExecutionEngine / MCJIT / MCJIT.h
2011-04-04 Jim GrosbachLayer the memory manager between the JIT and the runtim...
2011-03-22 Jim GrosbachAdd simple arg passing to MC-JIT and support for exit...
2011-03-22 Jim GrosbachHook up the MCJIT to the RuntimeDyld library.
2011-03-18 Jim GrosbachBeginnings of MC-JIT code generation.
2010-11-17 Daniel DunbarMCJIT: Stub out MCJIT implementation, still doesn't...