We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e0c900 commit 4cb6d54Copy full SHA for 4cb6d54
sycl-jit/jit-compiler/CMakeLists.txt
@@ -37,7 +37,7 @@ add_custom_command(
37
DEPENDS
38
${SYCL_JIT_RESOURCE_CPP}
39
${CMAKE_CURRENT_SOURCE_DIR}/include/Resource.h
40
- ${clang_exe}
+ clang
41
)
42
43
add_llvm_library(sycl-jit
0 commit comments