Skip to content

Commit 7677ff2

Browse files
committed
Remove aarch64 from revisions list
1 parent 0ce51f5 commit 7677ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/abi/fixed_x18.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// This tests that -Zfixed-x18 causes a compilation failure on targets other than aarch64.
22
// Behavior on aarch64 is tested by tests/codegen/fixed-x18.rs.
33
//
4-
//@ revisions: x64 i686 aarch64 arm riscv32 riscv64
4+
//@ revisions: x64 i686 arm riscv32 riscv64
55
//
66
//@ compile-flags: -Zfixed-x18
77
//@ [x64] needs-llvm-components: x86

0 commit comments

Comments
 (0)