[Orc] Update the Orc indirection utils and refactor the CompileOnDemand layer.
[oota-llvm.git] / include / llvm / ExecutionEngine / Orc / CompileOnDemandLayer.h
2015-02-17 Lang Hames[Orc] Update the Orc indirection utils and refactor...
2015-02-09 Lang Hames[Orc] Add a JITSymbol class to the Orc APIs, refactor...
2015-02-06 Lang Hames[Orc] Add more missing headers.
2015-01-24 Lang Hames[Orc] Add some missing headers to the CompileOnDemandLa...
2015-01-23 Lang Hames[Orc] New JIT APIs.