Skip to content

Conversation

lhames
Copy link
Contributor

@lhames lhames commented Oct 2, 2025

Follows addition of Expected support (99ce206), and has essentially the same motivation: supporting RPC calls to functions returning Expected, where the RPC infrastructure wants to be able to wrap that result in its own Expected.

Follows addition of Expected<Error> support (99ce206), and has essentially
the same motivation: supporting RPC calls to functions returning Expected<T>,
where the RPC infrastructure wants to be able to wrap that result in its own
Expected.
@lhames lhames merged commit 3757fa6 into llvm:main Oct 2, 2025
10 checks passed
@lhames lhames deleted the orc-rt-expected-expected branch October 2, 2025 21:31
mahesh-attarde pushed a commit to mahesh-attarde/llvm-project that referenced this pull request Oct 3, 2025
Follows addition of Expected<Error> support (99ce206), and has
essentially the same motivation: supporting RPC calls to functions
returning Expected<T>, where the RPC infrastructure wants to be able to
wrap that result in its own Expected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant