diff options
author | Ross Brunton <ross@codeplay.com> | 2025-05-27 19:42:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-27 13:42:56 -0500 |
commit | 7e9d708be02e58ce2deae3ccc9ec33b32674a0a6 (patch) | |
tree | 317db677d430580fef2b88e6ea8a1a6012e020a1 /llvm/lib/IR/Module.cpp | |
parent | 909212feecc197e469384924554087125ef1b7ea (diff) | |
download | llvm-7e9d708be02e58ce2deae3ccc9ec33b32674a0a6.zip llvm-7e9d708be02e58ce2deae3ccc9ec33b32674a0a6.tar.gz llvm-7e9d708be02e58ce2deae3ccc9ec33b32674a0a6.tar.bz2 |
[Offload] Use llvm::Error throughout liboffload internals (#140879)
This removes the `ol_impl_result_t` helper class, replacing it with
`llvm::Error`. In addition, some internal functions that returned
`ol_errc_t` now return `llvm::Error` (with a fancy message).
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions