Pull Rust enabled LLVM (#2957)

This commit is contained in:
Jack May 2019-02-26 13:03:57 -08:00 committed by GitHub
parent d1e1258f97
commit a8cd66ffa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ if [[ ! -r criterion-$machine-$version.md ]]; then
fi
# Install LLVM
version=v0.0.8
version=v0.0.9
if [[ ! -f llvm-native-$machine-$version.md ]]; then
(
filename=solana-llvm-$machine.tar.bz2