[ORC] Pacify MSVC by adding explicit move construction/assignment to
[oota-llvm.git] / include / llvm / ExecutionEngine / Orc / OrcRemoteTargetServer.h
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.