Fix min LLVM version for bpf-types test

Closes #89689
This commit is contained in:
Alessandro Decina 2021-10-09 19:18:37 +11:00
parent f8751436ff
commit 8683d36042

View File

@ -1,4 +1,4 @@
// min-llvm-version: 10.0.1 // min-llvm-version: 13.0
// assembly-output: emit-asm // assembly-output: emit-asm
// compile-flags: --target bpfel-unknown-none -C target_feature=+alu32 // compile-flags: --target bpfel-unknown-none -C target_feature=+alu32
// needs-llvm-components: bpf // needs-llvm-components: bpf