Skip to content

Commit 631f4cf

Browse files
committed
rename test file
because it now specifically checks for directives only used by non-macos, non-windows x86_64
1 parent 7cbcc48 commit 631f4cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/codegen/naked-fn/naked-functions.rs renamed to tests/codegen/naked-fn/x86_64-linux.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
//@ compile-flags: -C no-prepopulate-passes -Copt-level=0
22
//@ needs-asm-support
3+
//@ only-linux
34
//@ only-x86_64
45

56
#![crate_type = "lib"]

0 commit comments

Comments
 (0)