| Issue |
209004
|
| Summary |
libclc: CMakeCLCCompiler check doesn't work
|
| Labels |
|
| Assignees |
|
| Reporter |
kiefernforst
|
Despite
` clang -print-targets`
```
spirv - SPIR-V Logical
spirv32 - SPIR-V 32-bit
spirv64 - SPIR-V 64-bit
```
libclc can't configure itself after https://github.com/llvm/llvm-project/pull/185243/changes:
```
CMake Error at cmake/modules/CMakeTestCLCCompiler.cmake:29 (message):
The CLC compiler
/usr/bin/cc
is not able to compile a simple OpenCL test program.
```
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs