File tree Expand file tree Collapse file tree 9 files changed +489
-519
lines changed Expand file tree Collapse file tree 9 files changed +489
-519
lines changed Load Diff Large diffs are not rendered by default.
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 33# # jll artifact
44# Clang (paired with LLVM, only here as a JLL download)
55CLANG_JLL_NAME := Clang
6- CLANG_JLL_VER := 19.1.7+0
6+ CLANG_JLL_VER := 19.1.7+1
Original file line number Diff line number Diff line change 22
33# # jll artifact
44LLD_JLL_NAME := LLD
5- LLD_JLL_VER := 19.1.7+0
5+ LLD_JLL_VER := 19.1.7+1
Original file line number Diff line number Diff line change 33# # jll artifact
44# LLVM_tools (downloads LLVM_jll to get things like `lit` and `opt`)
55LLVM_TOOLS_JLL_NAME := LLVM
6- LLVM_TOOLS_JLL_VER := 19.1.7+0
7- LLVM_TOOLS_ASSERT_JLL_VER := 19.1.7+0
6+ LLVM_TOOLS_JLL_VER := 19.1.7+1
7+ LLVM_TOOLS_ASSERT_JLL_VER := 19.1.7+1
Original file line number Diff line number Diff line change 22
33# # jll artifact
44LLVM_JLL_NAME := libLLVM
5- LLVM_ASSERT_JLL_VER := 19.1.7+0
5+ LLVM_ASSERT_JLL_VER := 19.1.7+1
66# # source build
77# Version number of LLVM
88LLVM_VER := 19.1.7
99# Git branch name in `LLVM_GIT_URL` repository
10- LLVM_BRANCH =julia-19.1.7-0
10+ LLVM_BRANCH =julia-19.1.7-1
1111# Git ref in `LLVM_GIT_URL` repository
12- LLVM_SHA1 =julia-19.1.7-0
12+ LLVM_SHA1 =julia-19.1.7-1
1313
1414# # Following options are used to automatically fetch patchset from Julia's fork. This is
1515# # useful if you want to build an external LLVM while still applying Julia's patches.
@@ -20,4 +20,4 @@ LLVM_JULIA_DIFF_GITHUB_REPO := https://github.com/llvm/llvm-project
2020# Base GitHub ref for generating the diff.
2121LLVM_BASE_REF := llvm:llvmorg-19.1.7
2222# Julia fork's GitHub ref for generating the diff.
23- LLVM_JULIA_REF := JuliaLang:julia-19.1.7-0
23+ LLVM_JULIA_REF := JuliaLang:julia-19.1.7-1
Original file line number Diff line number Diff line change 11name = " LLD_jll"
22uuid = " d55e3150-da41-5e91-b323-ecfd1eec6109"
3- version = " 19.1.7+0 "
3+ version = " 19.1.7+1 "
44
55[deps ]
66Zlib_jll = " 83775a58-1f1d-513f-b197-d71354ab007a"
Original file line number Diff line number Diff line change 11name = " libLLVM_jll"
22uuid = " 8f36deef-c2a5-5394-99ed-8e07531fb29a"
3- version = " 19.1.7+0 "
3+ version = " 19.1.7+1 "
44
55[deps ]
66Libdl = " 8f399da3-3557-5675-b5ff-fb832c97cbdb"
You can’t perform that action at this time.
0 commit comments