[ORC] Run incoming jit-dispatch calls via the TaskDispatcher in SimpleRemoteEPC.
Handlers for jit-dispatch calls are allowed to make their own EPC calls, so we don't want to run these on the handler thread.
Loading
Please sign in to comment
Handlers for jit-dispatch calls are allowed to make their own EPC calls, so we don't want to run these on the handler thread.