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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue