RuntimeDyld should use the memory manager API.
[oota-llvm.git] / tools / llvm-rtdyld / llvm-rtdyld.cpp
2011-04-06 Jim GrosbachRuntimeDyld should use the memory manager API.
2011-04-04 Jim GrosbachLayer the memory manager between the JIT and the runtim...
2011-03-29 Jim GrosbachInstantiate a JITMemoryManager for MCJIT Dyld
2011-03-22 Jim GrosbachPropogate the error message, not just the error state.
2011-03-21 Jim GrosbachLibrary-ize the dyld components of llvm-rtdyld.
2011-03-18 Jim GrosbachAdd llvm-rtdyld support for loading 32-bit code.
2011-03-18 Jim GrosbachNaming conventional tidy up.
2011-03-18 Jim GrosbachMachO file loader and execution utility.