[all-commits] [llvm/llvm-project] 04b26f: [offload] Standalone build fixes (#118173)
Michał Górny via All-commits
all-commits at lists.llvm.org
Wed Dec 4 03:27:59 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 04b26f0eb7c3822fd5349b31e5ad544ea5a7929e
https://github.com/llvm/llvm-project/commit/04b26f0eb7c3822fd5349b31e5ad544ea5a7929e
Author: Michał Górny <mgorny at gentoo.org>
Date: 2024-12-04 (Wed, 04 Dec 2024)
Changed paths:
M offload/CMakeLists.txt
M offload/cmake/OpenMPTesting.cmake
M offload/plugins-nextgen/CMakeLists.txt
M offload/plugins-nextgen/amdgpu/CMakeLists.txt
M offload/plugins-nextgen/common/CMakeLists.txt
M offload/test/CMakeLists.txt
Log Message:
-----------
[offload] Standalone build fixes (#118173)
A fair number of fixes to get standalone builds of offload working —
mostly copying missing bits from openmp. It's almost ready — I still
need to figure out why some of the tsts aren't linking to the right
libraries.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list