mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-04 19:29:07 +00:00
Rollup merge of #89697 - alessandrod:issue-89689, r=nikic
Fix min LLVM version for bpf-types test The test requires https://reviews.llvm.org/D102118 which was released in LLVM 13. Closes #89689
This commit is contained in:
commit
2e5a5e22b2
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user