mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-29 08:04:01 +00:00
Update LLVM used in x86 CI dist builds to 15.0.0
This commit is contained in:
parent
0568b0a3de
commit
da464dc00e
@ -4,7 +4,7 @@ set -ex
|
|||||||
|
|
||||||
source shared.sh
|
source shared.sh
|
||||||
|
|
||||||
LLVM=llvmorg-14.0.5
|
LLVM=llvmorg-15.0.0
|
||||||
|
|
||||||
mkdir llvm-project
|
mkdir llvm-project
|
||||||
cd llvm-project
|
cd llvm-project
|
||||||
|
Loading…
Reference in New Issue
Block a user