Files
llvm/orc-rt
Lang Hames 99ce206246 [orc-rt] Add support for constructing Expected<Error> values. (#161656)
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).
2025-10-02 22:36:02 +10:00
..