aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorKevin Sala <kevin.sala@bsc.es>2022-11-24 00:24:12 +0100
committerKevin Sala <kevin.sala@bsc.es>2022-12-03 22:25:15 +0100
commit2cb83cd288fd6543bb22713ff3eba50faadc20e0 (patch)
treec8eef1c6e19228208a3ce7c9f6bd23ac977b2b6a /llvm/lib/Object/MachOObjectFile.cpp
parentdf852f48c8235e34a80aa160b8b83ad7c56c69b0 (diff)
downloadllvm-2cb83cd288fd6543bb22713ff3eba50faadc20e0.zip
llvm-2cb83cd288fd6543bb22713ff3eba50faadc20e0.tar.gz
llvm-2cb83cd288fd6543bb22713ff3eba50faadc20e0.tar.bz2
[OpenMP][libomptarget] Improve NextGen plugin interface for initialization
This patch modifies the PluginInterface to define functions for initializing and deinitializing GenericPluginTy instances instead of using the constructor and destructor. This way, we can return errors from these functions. Also, it defines some functions that each plugin should implement for creating plugin-specific objects. This patch prepares the PluginInterface for the new AMDGPU NextGen plugin. Differential Revision: https://reviews.llvm.org/D138625
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions