[all-commits] [llvm/llvm-project] 683b83: workflows: Fix libclc tests
Tom Stellard via All-commits
all-commits at lists.llvm.org
Fri Jan 27 11:23:55 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 683b83abaab4e7f10446bec4007277430cd987ea
https://github.com/llvm/llvm-project/commit/683b83abaab4e7f10446bec4007277430cd987ea
Author: Tom Stellard <tstellar at redhat.com>
Date: 2023-01-27 (Fri, 27 Jan 2023)
Changed paths:
M .github/workflows/llvm-project-tests.yml
Log Message:
-----------
workflows: Fix libclc tests
libclc requires using cmake files to detect the LLVM installation instead
of llvm-config so we need to update our cmake invocation.
Reviewed By: thieta
Differential Revision: https://reviews.llvm.org/D142716
More information about the All-commits
mailing list