Skip to content

Commit

Permalink
Update to 15.0.7-4
Browse files Browse the repository at this point in the history
  • Loading branch information
vchuravy committed Apr 26, 2023
1 parent d984fe5 commit 44c077a
Show file tree
Hide file tree
Showing 9 changed files with 443 additions and 443 deletions.
216 changes: 108 additions & 108 deletions deps/checksums/clang

Large diffs are not rendered by default.

216 changes: 108 additions & 108 deletions deps/checksums/lld

Large diffs are not rendered by default.

436 changes: 218 additions & 218 deletions deps/checksums/llvm

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion deps/clang.version
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## jll artifact
# Clang (paired with LLVM, only here as a JLL download)
CLANG_JLL_NAME := Clang
CLANG_JLL_VER := 15.0.7+3
CLANG_JLL_VER := 15.0.7+4
2 changes: 1 addition & 1 deletion deps/lld.version
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## jll artifact
LLD_JLL_NAME := LLD
LLD_JLL_VER := 15.0.7+3
LLD_JLL_VER := 15.0.7+4
4 changes: 2 additions & 2 deletions deps/llvm-tools.version
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## jll artifact
# LLVM_tools (downloads LLVM_jll to get things like `lit` and `opt`)
LLVM_TOOLS_JLL_NAME := LLVM
LLVM_TOOLS_JLL_VER := 15.0.7+3
LLVM_TOOLS_ASSERT_JLL_VER := 15.0.7+3
LLVM_TOOLS_JLL_VER := 15.0.7+4
LLVM_TOOLS_ASSERT_JLL_VER := 15.0.7+4
6 changes: 3 additions & 3 deletions deps/llvm.version
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## jll artifact
LLVM_JLL_NAME := libLLVM
LLVM_ASSERT_JLL_VER := 15.0.7+3
LLVM_ASSERT_JLL_VER := 15.0.7+4
## source build
LLVM_VER := 15.0.7
LLVM_BRANCH=julia-15.0.7-0
LLVM_SHA1=julia-15.0.7-0
LLVM_BRANCH=julia-15.0.7-4
LLVM_SHA1=julia-15.0.7-4
2 changes: 1 addition & 1 deletion stdlib/LLD_jll/Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "LLD_jll"
uuid = "d55e3150-da41-5e91-b323-ecfd1eec6109"
version = "15.0.7-3"
version = "15.0.7-4"

[deps]
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Expand Down
2 changes: 1 addition & 1 deletion stdlib/libLLVM_jll/Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "libLLVM_jll"
uuid = "8f36deef-c2a5-5394-99ed-8e07531fb29a"
version = "15.0.7+3"
version = "15.0.7+4"

[deps]
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
Expand Down

0 comments on commit 44c077a

Please sign in to comment.