mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 15:54:15 +00:00
Use LLVM 17 as the host compiler
This commit is contained in:
parent
6046aa06b6
commit
9cabc91a5f
@ -4,7 +4,7 @@ set -ex
|
||||
|
||||
source shared.sh
|
||||
|
||||
LLVM=llvmorg-16.0.0
|
||||
LLVM=llvmorg-17.0.0-rc3
|
||||
|
||||
mkdir llvm-project
|
||||
cd llvm-project
|
||||
|
Loading…
Reference in New Issue
Block a user