<div dir="ltr">I was under the assumption that, in general, you need a remote platform to have a remote process. Is the iOS thing not a special case? Even in that specific case, the local host signals should suffice (since that's what we had before I added the get_signal_number utility).</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 13, 2015 at 11:09 AM, Chaoren Lin <span dir="ltr"><<a href="mailto:chaorenl@google.com" target="_blank">chaorenl@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">chaoren added a subscriber: chaoren.<br>
chaoren added a comment.<br>
<span class=""><br>
We use local signals.<br>
<br>
  return getattr(signal, signal_name)<br>
<br>
<br>
</span><a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org_D11094&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=MEqT8U_n7oNfuDW5NRbY3ZV384ZquXIYFPWmprwUdKM&m=a0h7ofW5LcfhJKDc03kk5JtPS8xyMxeiXOQ7ERBeli8&s=maQmL8E-ta8_ZGhTGXjjL21IQYrehSjYH9rY2Hc5R00&e=" rel="noreferrer" target="_blank">http://reviews.llvm.org/D11094</a><br>
<br>
<br>
<br>
</blockquote></div><br></div>