[Orc] Fix a bug in the compile callback manager: trampoline ids need to be fixed
[oota-llvm.git] / include / llvm / ExecutionEngine / Orc / IndirectionUtils.h
2015-02-19 Lang Hames[Orc] Fix a bug in the compile callback manager: trampo...
2015-02-17 NAKAMURA TakumiOrcJIT: Try to appease msc18 to add move constructor...
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-01-23 Lang Hames[Orc] New JIT APIs.