Update LLVM to v0.0.11 (#4976)

This commit is contained in:
Jack May 2019-07-08 23:22:49 -08:00 committed by GitHub
parent 50c6b5d62d
commit 4771177f9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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