https://github.com/JuliaLang/julia
Raw File
Tip revision: a2c0544603e62bd5ae095457d0ce08888cf5a958 authored by Shuhei Kadowaki on 06 September 2023, 11:52:57 UTC
allow codegen to invoke const-prop'ed method instance
Tip revision: a2c0544
blastrampoline.version
## jll artifact
BLASTRAMPOLINE_JLL_NAME := libblastrampoline

## source build
BLASTRAMPOLINE_VER := 5.8.0
BLASTRAMPOLINE_BRANCH=v5.8.0
BLASTRAMPOLINE_SHA1=81316155d4838392e8462a92bcac3eebe9acd0c7
back to top