mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 06:06:34 +08:00
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