commit | 1ddbb0f0b5f63ae1b8a55caf3ea8dc163b0a4963 | [log] [tgz] |
---|---|---|
author | Lang Hames <lhames@gmail.com> | Mon Apr 25 19:56:45 2016 +0000 |
committer | Lang Hames <lhames@gmail.com> | Mon Apr 25 19:56:45 2016 +0000 |
tree | 0096493d995d5cb2c702b42dcf96f9da5c5f7dba | |
parent | 3a1034db384d6e74854ac5051c95c8da0ceae509 [diff] |
[ORC] Thread Error/Expected through the RPC library. This replaces use of std::error_code and ErrorOr in the ORC RPC support library with Error and Expected. This required updating the OrcRemoteTarget API, Client, and server code, as well as updating the Orc C API. This patch also fixes several instances where Errors were dropped. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@267457 91177308-0d34-0410-b5e6-96231b3b80d8