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
|
||||
|
||||
LLVM=llvmorg-17.0.4
|
||||
LLVM=llvmorg-18.1.0
|
||||
|
||||
mkdir llvm-project
|
||||
cd llvm-project
|
||||
|
Loading…
x
Reference in New Issue
Block a user