Skip to content

Commit

Permalink
Only run efiapi test on llvm 9.0+
Browse files Browse the repository at this point in the history
  • Loading branch information
roblabla committed Oct 26, 2019
1 parent 174d4f9 commit 1099826
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/codegen/abi-efiapi.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

// revisions:x86_64 i686 aarch64 arm riscv

// min-llvm-version 9.0

//[x86_64] compile-flags: --target x86_64-unknown-uefi
//[i686] compile-flags: --target i686-unknown-linux-musl
//[aarch64] compile-flags: --target aarch64-unknown-none
Expand Down

0 comments on commit 1099826

Please sign in to comment.