[Orc] Fix missing return.
[oota-llvm.git] / include / llvm / ExecutionEngine / Orc / OrcRemoteTargetServer.h
2016-01-11 David BlaikieFix some GCC 4.7 issues with the new Orc remote JIT...
2016-01-11 Lang Hames[ORC] Pacify MSVC by adding explicit move construction...
2016-01-11 Lang HamesOrc] Drop PageSize member from Orc architecture support...
2016-01-11 Lang Hames[Orc] Add support for remote JITing to the ORC API.