[all-commits] [llvm/llvm-project] d3748d: [Libomptarget] Fix test logic for optionally addin...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Fri Jul 7 10:50:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3748d942aeee10fc7bcc7d469f5d0388222edff
https://github.com/llvm/llvm-project/commit/d3748d942aeee10fc7bcc7d469f5d0388222edff
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-07-07 (Fri, 07 Jul 2023)
Changed paths:
M openmp/libomptarget/test/lit.cfg
Log Message:
-----------
[Libomptarget] Fix test logic for optionally adding the libcgpu.a
Summary:
This was not operating as expected and was causing the build to fail on
non-configured systems.
More information about the All-commits
mailing list