aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorKevin Sala <kevin.sala@bsc.es>2023-07-18 18:05:37 +0200
committerKevin Sala <kevin.sala@bsc.es>2023-07-28 00:37:08 +0200
commit53e4c7c30936564b71fe7f581691fe8356eafeda (patch)
tree5c09a188e8c02448f135b9aa462dadda40024779 /llvm/lib/Object/WasmObjectFile.cpp
parent8b9a98661b780a5b50d1d6a1f822d25e0c454382 (diff)
downloadllvm-53e4c7c30936564b71fe7f581691fe8356eafeda.zip
llvm-53e4c7c30936564b71fe7f581691fe8356eafeda.tar.gz
llvm-53e4c7c30936564b71fe7f581691fe8356eafeda.tar.bz2
[OpenMP][libomptarget] Improving plugin resource managers
This patch improves the resource managers in the plugins by properly handling the errors. Until now, errors when creating and destroying resources were not propagated and were directly handled inside the resource managers. Now, all errors are propagated as in the rest of the plugin infrastructure. The code is now ready to implement the request/return of multiple resources in a single getResource/returnResource call. Differential Revision: https://reviews.llvm.org/D155621
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions