[all-commits] [llvm/llvm-project] 813a67: [OpenMP] Remove unnecessary dependencies from plug...
Ethan Luis McDonough via All-commits
all-commits at lists.llvm.org
Fri Dec 22 12:44:36 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 813a671232e2ecd49a4c861ca34727a01abf09c9
https://github.com/llvm/llvm-project/commit/813a671232e2ecd49a4c861ca34727a01abf09c9
Author: Ethan Luis McDonough <ethanluismcdonough at gmail.com>
Date: 2023-12-22 (Fri, 22 Dec 2023)
Changed paths:
M openmp/libomptarget/unittests/Plugins/CMakeLists.txt
Log Message:
-----------
[OpenMP] Remove unnecessary dependencies from plugin unit tests (#76266)
This was an oversight that seems to be causing problems on certain
builds. This patch should fix #76225.
More information about the All-commits
mailing list