https://github.com/JuliaLang/julia
Raw File
Tip revision: 84f53892d6457ec9e8332dfcbeb8a6aa034322d6 authored by KristofferC on 12 May 2023, 14:51:15 UTC
add zone name of the pass to tracy and ignore some "manager" passes
Tip revision: 84f5389
clang.version
## jll artifact
# Clang (paired with LLVM, only here as a JLL download)
CLANG_JLL_NAME := Clang
CLANG_JLL_VER  := 15.0.7+5
back to top