We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ce51f5 commit 7677ff2Copy full SHA for 7677ff2
tests/ui/abi/fixed_x18.rs
@@ -1,7 +1,7 @@
1
// This tests that -Zfixed-x18 causes a compilation failure on targets other than aarch64.
2
// Behavior on aarch64 is tested by tests/codegen/fixed-x18.rs.
3
//
4
-//@ revisions: x64 i686 aarch64 arm riscv32 riscv64
+//@ revisions: x64 i686 arm riscv32 riscv64
5
6
//@ compile-flags: -Zfixed-x18
7
//@ [x64] needs-llvm-components: x86
0 commit comments