[Orc] Take another shot at working around the GCC 4.7 ICE in
[oota-llvm.git] / include / llvm / ExecutionEngine / Orc / RPCUtils.h
2016-01-12 Lang Hames[Orc] Add overloads of RPC::handle and RPC::expect...
2016-01-11 Lang Hames[ORC] Move ORC RPC helper classes that rely on partial...
2016-01-11 Lang Hames[Orc] Remove the empty class definitions in RPCUtils...
2016-01-11 Lang Hames[Orc] Add support for remote JITing to the ORC API.