Update LLVM to v0.0.11 (#4976)
This commit is contained in:
parent
50c6b5d62d
commit
4771177f9d
|
@ -54,7 +54,7 @@ if [[ ! -r criterion-$machine-$version.md ]]; then
|
|||
fi
|
||||
|
||||
# Install LLVM
|
||||
version=v0.0.10
|
||||
version=v0.0.11
|
||||
if [[ ! -f llvm-native-$machine-$version.md ]]; then
|
||||
(
|
||||
filename=solana-llvm-$machine.tar.bz2
|
||||
|
|
Loading…
Reference in New Issue