https://github.com/JuliaLang/julia
Raw File
Tip revision: 91550bfa4c9b553e8a792bda4fa1fc0c72ca6dcf authored by Jameson Nash on 07 October 2022, 09:36:24 UTC
Get through most of the build
Tip revision: 91550bf
llvm-tools.version
## jll artifact
# LLVM_tools (downloads LLVM_jll to get things like `lit` and `opt`)
LLVM_TOOLS_JLL_NAME := LLVM
LLVM_TOOLS_JLL_VER := 14.0.6+0
LLVM_TOOLS_ASSERT_JLL_VER := 14.0.6+0
back to top