Skip to content

Commit 9e382e6

Browse files
committed
Revert "Bump LLVM to 14.0.6-3"
This reverts commit 0033465.
1 parent 29889c7 commit 9e382e6

File tree

6 files changed

+356
-356
lines changed

6 files changed

+356
-356
lines changed

deps/checksums/clang

Lines changed: 116 additions & 116 deletions
Large diffs are not rendered by default.

deps/checksums/llvm

Lines changed: 234 additions & 234 deletions
Large diffs are not rendered by default.

deps/clang.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
## jll artifact
22
# Clang (paired with LLVM, only here as a JLL download)
33
CLANG_JLL_NAME := Clang
4-
CLANG_JLL_VER := 14.0.6+3
4+
CLANG_JLL_VER := 14.0.6+2

deps/llvm-tools.version

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## jll artifact
22
# LLVM_tools (downloads LLVM_jll to get things like `lit` and `opt`)
33
LLVM_TOOLS_JLL_NAME := LLVM
4-
LLVM_TOOLS_JLL_VER := 14.0.6+3
5-
LLVM_TOOLS_ASSERT_JLL_VER := 14.0.6+3
4+
LLVM_TOOLS_JLL_VER := 14.0.6+2
5+
LLVM_TOOLS_ASSERT_JLL_VER := 14.0.6+2

deps/llvm.version

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ LLVM_ASSERT_JLL_VER := 14.0.5+3
44

55
## source build
66
LLVM_VER := 14.0.5
7-
LLVM_BRANCH=julia-14.0.6-3
8-
LLVM_SHA1=julia-14.0.6-3
7+
LLVM_BRANCH=julia-14.0.6-2
8+
LLVM_SHA1=julia-14.0.6-2

stdlib/libLLVM_jll/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "libLLVM_jll"
22
uuid = "8f36deef-c2a5-5394-99ed-8e07531fb29a"
3-
version = "14.0.6+3"
3+
version = "14.0.6+2"
44

55
[deps]
66
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"

0 commit comments

Comments
 (0)