mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03: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:
@@ -4,7 +4,7 @@ set -ex
|
||||
|
||||
source shared.sh
|
||||
|
||||
LLVM=llvmorg-17.0.4
|
||||
LLVM=llvmorg-18.1.0
|
||||
|
||||
mkdir llvm-project
|
||||
cd llvm-project
|
||||
|
||||
Reference in New Issue
Block a user