We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 174d4f9 commit 1099826Copy full SHA for 1099826
src/test/codegen/abi-efiapi.rs
@@ -2,6 +2,8 @@
2
3
// revisions:x86_64 i686 aarch64 arm riscv
4
5
+// min-llvm-version 9.0
6
+
7
//[x86_64] compile-flags: --target x86_64-unknown-uefi
8
//[i686] compile-flags: --target i686-unknown-linux-musl
9
//[aarch64] compile-flags: --target aarch64-unknown-none
0 commit comments