mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-16 17:53:30 +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
|
||||
|
||||
LLVM=llvmorg-14.0.5
|
||||
LLVM=llvmorg-15.0.0
|
||||
|
||||
mkdir llvm-project
|
||||
cd llvm-project
|
||||
|
Loading…
Reference in New Issue
Block a user