This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 00530c8 CodeGen: Assert that bundle iterators are valid new ce85c7e [ORC] Rename RPCChannel to RPCByteChannel. NFC.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../ExecutionEngine/Orc/OrcRemoteTargetClient.h | 12 ++--- .../ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h | 8 +-- .../ExecutionEngine/Orc/OrcRemoteTargetServer.h | 2 +- .../Orc/{RPCChannel.h => RPCByteChannel.h} | 61 +++++++++++----------- tools/lli/RemoteJITUtils.h | 4 +- tools/lli/lli.cpp | 3 +- 6 files changed, 46 insertions(+), 44 deletions(-) rename include/llvm/ExecutionEngine/Orc/{RPCChannel.h => RPCByteChannel.h} (78%)