We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87beb43 commit 59a53ebCopy full SHA for 59a53eb
tests/codegen/naked-fn/aligned.rs
@@ -1,6 +1,6 @@
1
//@ compile-flags: -C no-prepopulate-passes -Copt-level=0
2
//@ needs-asm-support
3
-//@ only-x86_64
+//@ ignore-arm no "ret" mnemonic
4
5
#![crate_type = "lib"]
6
#![feature(naked_functions, fn_align)]
0 commit comments