aboutsummaryrefslogtreecommitdiffstats
path: root/testing/spirv-llvm-translator/allow-llvm-11-1-0.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/spirv-llvm-translator/allow-llvm-11-1-0.patch')
-rw-r--r--testing/spirv-llvm-translator/allow-llvm-11-1-0.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/spirv-llvm-translator/allow-llvm-11-1-0.patch b/testing/spirv-llvm-translator/allow-llvm-11-1-0.patch
deleted file mode 100644
index 6c99473d359..00000000000
--- a/testing/spirv-llvm-translator/allow-llvm-11-1-0.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/CMakeLists.txt 2021-03-12 18:06:40.486001382 +0100
-+++ b/CMakeLists.txt 2021-03-12 18:06:44.742971472 +0100
-@@ -1,6 +1,6 @@
- cmake_minimum_required(VERSION 3.3)
-
--set (BASE_LLVM_VERSION 11.0.0)
-+set (BASE_LLVM_VERSION 11.1.0)
- set(LLVM_SPIRV_VERSION ${BASE_LLVM_VERSION}.0)
-
- option(LLVM_SPIRV_INCLUDE_TESTS
-