diff options
author | Kevin Sala <kevin.sala@bsc.es> | 2023-07-25 16:29:52 +0200 |
---|---|---|
committer | Kevin Sala <kevin.sala@bsc.es> | 2023-07-28 00:37:08 +0200 |
commit | 7b2745b424beb684ea084f3ced374b7fc4f68c9e (patch) | |
tree | f342c5e917743ad06a331d97d3caf14ad07e355e /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 523ac0fcdf7f37a25d646894fbed03d8611f66c2 (diff) | |
download | llvm-7b2745b424beb684ea084f3ced374b7fc4f68c9e.zip llvm-7b2745b424beb684ea084f3ced374b7fc4f68c9e.tar.gz llvm-7b2745b424beb684ea084f3ced374b7fc4f68c9e.tar.bz2 |
[OpenMP][libomptarget] Process resources when getting/returning from managers
This patch adds the functionality to process with a lambda the resources
obtained and returned by the resource managers in the plugins. These
processing lambdas are empty for the moment. The idea is to process them
when the resource manager mutex is acquired.
Differential Revision: https://reviews.llvm.org/D156245
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions