mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 11:02:04 +08:00
These will be used in upcoming RPC support patches where the outer Expected value captures any RPC-infrastructure errors, and the inner Error is returned from the romet call (i.e. the remote handler's return type is Error).