Allow BPF structure passing and returning (#2100)
* Add BPF struct passing and returning tests
This commit is contained in:
@ -32,7 +32,7 @@ if [[ ! -r criterion-$machine-$version.md ]]; then
|
||||
fi
|
||||
|
||||
# Install LLVM
|
||||
version=v0.0.5
|
||||
version=v0.0.6
|
||||
if [[ ! -f llvm-native-$machine-$version.md ]]; then
|
||||
(
|
||||
filename=solana-llvm-$machine.tar.bz2
|
||||
|
Reference in New Issue
Block a user