[Orc] Add support for emitting indirect stubs directly into the JIT target's
[oota-llvm.git] / include / llvm / ExecutionEngine / Orc / OrcTargetSupport.h
2015-10-19 Lang Hames[Orc] Add support for emitting indirect stubs directly...
2015-03-25 Lang Hames[Orc] Refactor JITCompileCallbackManagerBase and Compil...
2015-03-24 Lang Hames[Orc] Move delta-handling for trampoline sizes into...
2015-02-21 Lang Hames[Orc] Move Orc code into a namespace (llvm::orc), updat...
2015-02-17 Lang Hames[Orc] Update the Orc indirection utils and refactor...
2015-01-23 Lang Hames[Orc] New JIT APIs.