OSDN Git Service

[Orc][RPC] Return unsupported rpc function errors from the non-retry cases in
authorLang Hames <lhames@gmail.com>
Tue, 17 Jan 2017 04:07:48 +0000 (04:07 +0000)
committerLang Hames <lhames@gmail.com>
Tue, 17 Jan 2017 04:07:48 +0000 (04:07 +0000)
commitd7472fa68e50e07eb09345a5810af05c0ef269c8
tree974753c4a67afb1b7dc05fb1cf4793430e219499
parentce7126af56f3e8dbe955e2ee4eb5b35e76e3ac7d
[Orc][RPC] Return unsupported rpc function errors from the non-retry cases in
negotiateFunction.

These cases were accidentally left out of r292055, resulting in a less
descriptive ECError being returned on these paths.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292193 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ExecutionEngine/Orc/RPCUtils.h