Fix shared object relcations with multiple static arrays (#2121)

This commit is contained in:
jackcmay
2018-12-12 08:41:45 -08:00
committed by GitHub
parent fa98434096
commit cefbb7c27d
3 changed files with 18 additions and 2 deletions

View File

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