<div dir="ltr"><span style="font-size:14px">Hi all,</span><div style="font-size:14px"><br></div><div style="font-size:14px">I am trying to do RPC(remote procedure call) between two processes and the serialization/deserialization interfaces is for C type system. What i am wondering is whether there is a good library for me to finish the RPC work on LLVM IR type systems directly?</div><div style="font-size:14px"><br></div><div style="font-size:14px">I am using LLVM 3.5, but i notice that in the newest LLVM version there is an experimental utility called <a class="gmail-m_6123951825903229617el" href="http://llvm.org/docs/doxygen/html/classllvm_1_1orc_1_1remote_1_1RPCChannel.html" target="_blank" style="color:rgb(70,101,162);font-size:13px;font-weight:bold;font-family:"lucida grande",verdana,geneva,arial,sans-serif">llvm::orc::remote (for RPC</a>) that seems powerful and fits IR types well. Did someone ever use this functionality before? If yes can you give me some hints or example programs showing me how to use them? I tried to search related stuff on google but failed to find any example program showing me how to use these RPC APIs. Thank you very much.</div><div style="font-size:14px"><br></div><div style="font-size:14px"><br></div><div style="font-size:14px">Best regards,</div><div style="font-size:14px"><br></div><div style="font-size:14px">Shen</div></div>