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 0e032f6 commit 0bd125dCopy full SHA for 0bd125d
CMakeLists.txt
@@ -84,7 +84,7 @@ if(NOT USE_PREBUILT_LLVM)
84
set(CLANG_BASE_REVISION 4519e2637fcc4bf6e3049a0a80e6a5e7b97667cb)
85
86
set(SPIRV_SOURCE_DIR ${LLVM_SOURCE_DIR}/projects/llvm-spirv)
87
- set(SPIRV_BASE_REVISION 8ce6443ec1020183eafaeb3410c7d1edc2355dc3)
+ set(SPIRV_BASE_REVISION cafdc8a81d56e256f543294f41546ef347aa902a)
88
89
apply_patches(${CLANG_SOURCE_DIR}
90
${CMAKE_CURRENT_SOURCE_DIR}/patches/clang
0 commit comments