llvm-capstone/openmp/libomptarget/plugins
Joseph Huber 9f650ae779 [Libomptarget] Remove dependency on the DeviceRTL from the GPU plugins
The GPU plugins have a dependency on the device libraries. Sometimes we
cannot build the device libraries because the user does not have a valid
`clang` to use or it was explicitly disabled. Currently this leads to a
transitive failure because we cannot meet this dependency. This patch
simply removes that dependency.

Fixes https://github.com/llvm/llvm-project/issues/60457

Reviewed By: tianshilei1992

Differential Revision: https://reviews.llvm.org/D143196
2023-02-13 07:01:52 -06:00
..
aarch64
amdgpu [Libomptarget] Remove dependency on the DeviceRTL from the GPU plugins 2023-02-13 07:01:52 -06:00
common [OpenMP] Refactor CMake files related to PluginInterface in plugins-nextgen 2022-12-06 17:39:41 -05:00
cuda [Libomptarget] Remove dependency on the DeviceRTL from the GPU plugins 2023-02-13 07:01:52 -06:00
generic-elf-64bit/src [Libomptarget][NFC] Address a few warnings in libomptarget 2023-01-23 08:56:03 -06:00
ppc64 Ensure newlines at the end of files (NFC) 2021-10-23 08:45:29 -07:00
ppc64le Ensure newlines at the end of files (NFC) 2021-10-23 08:45:29 -07:00
remote [OpenMP] Modernize the kernel launching interface and APIs 2023-01-21 11:16:21 -08:00
ve [OpenMP] Modernize the kernel launching interface and APIs 2023-01-21 11:16:21 -08:00
x86_64 Ensure newlines at the end of files (NFC) 2021-10-23 08:45:29 -07:00
CMakeLists.txt [Libomptarget] Remove unused test targets in libomptaget 2023-01-30 06:34:15 -06:00
exports [Libomptarget] Fix missing semicolon in exports 2022-10-14 09:02:42 -05:00