mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-04 19:29:07 +00:00
Auto merge of #120985 - Kobzol:linux-update-host-llvm, r=Mark-Simulacrum
Update host LLVM on x64 Linux to LLVM 18 Updates host LLVM on Linux to `18.1.0`.
This commit is contained in:
commit
25ee3c6a2f
@ -4,7 +4,7 @@ set -ex
|
|||||||
|
|
||||||
source shared.sh
|
source shared.sh
|
||||||
|
|
||||||
LLVM=llvmorg-17.0.4
|
LLVM=llvmorg-18.1.0
|
||||||
|
|
||||||
mkdir llvm-project
|
mkdir llvm-project
|
||||||
cd llvm-project
|
cd llvm-project
|
||||||
|
Loading…
Reference in New Issue
Block a user