We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cbcc48 commit 631f4cfCopy full SHA for 631f4cf
tests/codegen/naked-fn/naked-functions.rs renamed to tests/codegen/naked-fn/x86_64-linux.rs
@@ -1,5 +1,6 @@
1
//@ compile-flags: -C no-prepopulate-passes -Copt-level=0
2
//@ needs-asm-support
3
+//@ only-linux
4
//@ only-x86_64
5
6
#![crate_type = "lib"]
0 commit comments