mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
bump clang version for dist-x86_64-linux from 17.0.2 to 17.0.4
This fixes few miscompiles, so nice to have.
This commit is contained in:
@@ -4,7 +4,7 @@ set -ex
|
||||
|
||||
source shared.sh
|
||||
|
||||
LLVM=llvmorg-17.0.2
|
||||
LLVM=llvmorg-17.0.4
|
||||
|
||||
mkdir llvm-project
|
||||
cd llvm-project
|
||||
|
||||
Reference in New Issue
Block a user