Skip to content

Commit a090038

Browse files
committed
Update revision of SPIR-V translator
Latest changes from master were backported to llvm_release_80 branch in the translator repository by KhronosGroup/SPIRV-LLVM-Translator#207 Picking up the updated translator.
1 parent 41cad39 commit a090038

File tree

2 files changed

+1
-118
lines changed

2 files changed

+1
-118
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 ccfe04576c13497b9c422ceef0b6efe99077a392)
8585

8686
set(SPIRV_SOURCE_DIR ${LLVM_SOURCE_DIR}/projects/llvm-spirv)
87-
set(SPIRV_BASE_REVISION 83298e3c9b124486c16d0fde54c764a6c5a2b554)
87+
set(SPIRV_BASE_REVISION 6b3920fed310f223b1a69b0273eb7c243d9f6257)
8888

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

patches/spirv/0002-Translation-of-llvm.dbg.declare-in-case-the-local-va.patch

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

0 commit comments

Comments
 (0)