mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 20:10:50 +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).