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:
klensy 2023-11-05 14:09:19 +03:00
parent 8acf40bd54
commit 38ff91c453

View File

@ -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