diff options
author | Lang Hames <lhames@gmail.com> | 2025-10-02 22:36:02 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-02 22:36:02 +1000 |
commit | 99ce20624629921771de2674946bbb2f9707ca5a (patch) | |
tree | 0ce980ba1cbf56e2bed6ffe45678af57df82c3d1 /llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp | |
parent | 9583b399d85cacdfa0a41f798ab44abaa3981bbf (diff) | |
download | llvm-99ce20624629921771de2674946bbb2f9707ca5a.zip llvm-99ce20624629921771de2674946bbb2f9707ca5a.tar.gz llvm-99ce20624629921771de2674946bbb2f9707ca5a.tar.bz2 |
[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).
Diffstat (limited to 'llvm/lib/CodeGen/StackFrameLayoutAnalysisPass.cpp')
0 files changed, 0 insertions, 0 deletions