[Openmp-commits] [PATCH] D131507: [Libomptarget] Replace use of `dlopen` with LLVM's dynamic library support
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Aug 24 08:46:42 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG540a13652fda: [Libomptarget] Replace use of `dlopen` with LLVM's dynamic library support (authored by jhuber6).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131507/new/
https://reviews.llvm.org/D131507
Files:
openmp/libomptarget/include/rtl.h
openmp/libomptarget/plugins/CMakeLists.txt
openmp/libomptarget/plugins/amdgpu/CMakeLists.txt
openmp/libomptarget/plugins/amdgpu/dynamic_hsa/hsa.cpp
openmp/libomptarget/plugins/cuda/CMakeLists.txt
openmp/libomptarget/plugins/cuda/dynamic_cuda/cuda.cpp
openmp/libomptarget/plugins/generic-elf-64bit/src/rtl.cpp
openmp/libomptarget/src/CMakeLists.txt
openmp/libomptarget/src/rtl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131507.455240.patch
Type: text/x-patch
Size: 19883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220824/71f7a847/attachment-0001.bin>
More information about the Openmp-commits
mailing list