diff options
author | Ross Brunton <ross@codeplay.com> | 2025-06-24 16:27:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-24 16:27:12 +0100 |
commit | 4359e55838cd29d4aa344f15543f725da25e940f (patch) | |
tree | 050011070426347d3c0b53f21e97fbff0a505b28 /clang/lib/CodeGen | |
parent | b0ef9125347cbaea031273feb72ac0d6bc74ddee (diff) | |
download | llvm-4359e55838cd29d4aa344f15543f725da25e940f.zip llvm-4359e55838cd29d4aa344f15543f725da25e940f.tar.gz llvm-4359e55838cd29d4aa344f15543f725da25e940f.tar.bz2 |
[Offload] Properly report errors when jit compiling (#145498)
Previously, if a binary failed to load due to failures when jit
compiling, the function would return success with nullptr. Now it
returns a new plugin error, `COMPILE_FAILURE`.
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions