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

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