aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorAtmn <atmndp@gmail.com>2021-01-26 14:19:10 -0500
committerAtmn Patel <atmndp@gmail.com>2021-01-26 14:19:27 -0500
commit683719bc0cc8e12a5f9c06135fc97a13ef414f69 (patch)
tree67489979d4c65b67049b4b7fe665a0a4848f5d93 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent96f09aa2fb19ca2ab3de642b7d5f76e76afc31c7 (diff)
downloadllvm-683719bc0cc8e12a5f9c06135fc97a13ef414f69.zip
llvm-683719bc0cc8e12a5f9c06135fc97a13ef414f69.tar.gz
llvm-683719bc0cc8e12a5f9c06135fc97a13ef414f69.tar.bz2
[OpenMP][Libomptarget] Introduce changes to support remote plugin
In order to support remote execution, we need to be able to send the target binary description to the remote host for registration (and consequent deregistration). To support this, I added these two optional new functions to the plugin API: - `__tgt_rtl_register_lib` - `__tgt_rtl_unregister_lib` These functions will be called to properly manage the instance of libomptarget running on the remote host. Reviewed By: JonChesterfield Differential Revision: https://reviews.llvm.org/D93293
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions