Revision 6eabe5725086862c41276c666d2a0ec149828172 authored by Oscar Smith on 13 February 2023, 09:10:56 UTC, committed by GitHub on 13 February 2023, 09:10:56 UTC
* add `timing=true` to the news

* Update NEWS.md

Co-authored-by: Christopher Rackauckas <accounts@chrisrackauckas.com>

---------

Co-authored-by: Christopher Rackauckas <accounts@chrisrackauckas.com>
1 parent 80210e8
Raw File
llvm.version
## jll artifact
LLVM_JLL_NAME := libLLVM
LLVM_ASSERT_JLL_VER := 14.0.5+3

## source build
LLVM_VER := 14.0.5
LLVM_BRANCH=julia-14.0.6-2
LLVM_SHA1=julia-14.0.6-2
back to top