File tree Expand file tree Collapse file tree 6 files changed +356
-356
lines changed
Expand file tree Collapse file tree 6 files changed +356
-356
lines changed Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 11## jll artifact
22# Clang (paired with LLVM, only here as a JLL download)
33CLANG_JLL_NAME := Clang
4- CLANG_JLL_VER := 14.0.6+2
4+ CLANG_JLL_VER := 14.0.6+3
Original file line number Diff line number Diff line change 11## jll artifact
22# LLVM_tools (downloads LLVM_jll to get things like `lit` and `opt`)
33LLVM_TOOLS_JLL_NAME := LLVM
4- LLVM_TOOLS_JLL_VER := 14.0.6+2
5- LLVM_TOOLS_ASSERT_JLL_VER := 14.0.6+2
4+ LLVM_TOOLS_JLL_VER := 14.0.6+3
5+ LLVM_TOOLS_ASSERT_JLL_VER := 14.0.6+3
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ LLVM_ASSERT_JLL_VER := 14.0.5+3
44
55## source build
66LLVM_VER := 14.0.5
7- LLVM_BRANCH=julia-14.0.6-2
8- LLVM_SHA1=julia-14.0.6-2
7+ LLVM_BRANCH=julia-14.0.6-3
8+ LLVM_SHA1=julia-14.0.6-3
Original file line number Diff line number Diff line change 11name = " libLLVM_jll"
22uuid = " 8f36deef-c2a5-5394-99ed-8e07531fb29a"
3- version = " 14.0.6+2 "
3+ version = " 14.0.6+3 "
44
55[deps ]
66Libdl = " 8f399da3-3557-5675-b5ff-fb832c97cbdb"
You can’t perform that action at this time.
0 commit comments