workflows: Fix libclc tests
authorTom Stellard <tstellar@redhat.com>
Fri, 27 Jan 2023 19:23:19 +0000 (11:23 -0800)
committerTom Stellard <tstellar@redhat.com>
Fri, 27 Jan 2023 19:23:20 +0000 (11:23 -0800)
commit683b83abaab4e7f10446bec4007277430cd987ea
tree8d4d6105ea89461edac59b1052414b8dd51e6c5f
parent8040e3a4deeb25edc34fb4f89e032ff58ad50572
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
.github/workflows/llvm-project-tests.yml