Skip to content

Commit 75d2e5b

Browse files
committed
Avoid non-windows non-linux in assembly x64 test
1 parent d0ce391 commit 75d2e5b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: tests/assembly/x86_64-typed-swap.rs

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
//@ revisions: WIN LIN
2+
//@ [WIN] only-windows
3+
//@ [LIN] only-linux
14
//@ only-x86_64
25
//@ assembly-output: emit-asm
36
//@ compile-flags: --crate-type=lib -O

0 commit comments

Comments
 (0)