Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[LIBCLC] Correctly set up llvm-spirv and libclc-remangler (intel#13743)
Customs dirs path was [asserting on the existence of `llvm-spirv` and `libclc-remangler`](https://github.com/jchlanda/llvm/blob/jakub/libclc_customs_fix/libclc/CMakeLists.txt#L104), however those tools have not been set up. Also only search for llvm-spirv if it has not been set in the custom tools path.
- Loading branch information