Skip to content

Commit 1099826

Browse files
committed
Only run efiapi test on llvm 9.0+
1 parent 174d4f9 commit 1099826

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/codegen/abi-efiapi.rs

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
// revisions:x86_64 i686 aarch64 arm riscv
44

5+
// min-llvm-version 9.0
6+
57
//[x86_64] compile-flags: --target x86_64-unknown-uefi
68
//[i686] compile-flags: --target i686-unknown-linux-musl
79
//[aarch64] compile-flags: --target aarch64-unknown-none

0 commit comments

Comments
 (0)