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:
parent
8acf40bd54
commit
38ff91c453
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue