Update host toolchain
This commit is contained in:
parent
3510a9ad0c
commit
749a27975c
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ set -ex
|
|||
source shared.sh
|
||||
|
||||
# Try to keep the LLVM version here in sync with src/ci/scripts/install-clang.sh
|
||||
LLVM=llvmorg-21.1.0-rc2
|
||||
LLVM=llvmorg-22.1.0-rc2
|
||||
|
||||
mkdir llvm-project
|
||||
cd llvm-project
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue