Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / include / llvm / ExecutionEngine / Orc / RPCChannel.h
2016-01-11 Lang Hames[Orc] Remove the FPRPCChannel class from RPCChannel...
2016-01-11 Lang Hames[Orc] Remote the <unistd> include introduced in r257305...
2016-01-11 Lang Hames[Orc] Add support for remote JITing to the ORC API.