Skip to content

Commit a11c3c6

Browse files
committed
[PATCH] Update patches for SPIRV-LLVM-Translator
Removing 2 patches because they was ported to llvm_release_80 branch
1 parent 5566988 commit a11c3c6

File tree

3 files changed

+1
-195
lines changed

3 files changed

+1
-195
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ if(NOT USE_PREBUILT_LLVM)
8484
set(CLANG_BASE_REVISION a03da8be08a208122e292016cb6cea1f30229677)
8585

8686
set(SPIRV_SOURCE_DIR ${LLVM_SOURCE_DIR}/projects/llvm-spirv)
87-
set(SPIRV_BASE_REVISION 0650ff887b5ef00066e6a0527bab592dafd59c83)
87+
set(SPIRV_BASE_REVISION 049776f815b12525dcd7a0869e0ee68a70d01b92)
8888

8989
apply_patches(${CLANG_SOURCE_DIR}
9090
${CMAKE_CURRENT_SOURCE_DIR}/patches/clang

patches/spirv/0002-Fix-Function-operand-of-DebugFunction-instruction.patch

Lines changed: 0 additions & 121 deletions
This file was deleted.

patches/spirv/0003-Fix-Parent-operand-of-DebugFunction-instruction.patch

Lines changed: 0 additions & 73 deletions
This file was deleted.

0 commit comments

Comments
 (0)