Skip to content

Commit

Permalink
Fix min LLVM version for bpf-types test
Browse files Browse the repository at this point in the history
Closes #89689
  • Loading branch information
alessandrod committed Oct 9, 2021
1 parent f875143 commit 8683d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/assembly/asm/bpf-types.rs
@@ -1,4 +1,4 @@
// min-llvm-version: 10.0.1
// min-llvm-version: 13.0
// assembly-output: emit-asm
// compile-flags: --target bpfel-unknown-none -C target_feature=+alu32
// needs-llvm-components: bpf
Expand Down

0 comments on commit 8683d36

Please sign in to comment.