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

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