Skip to content

Commit

Permalink
Avoid non-windows non-linux in assembly x64 test
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmcm committed Mar 23, 2024
1 parent d0ce391 commit 75d2e5b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/assembly/x86_64-typed-swap.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
//@ revisions: WIN LIN
//@ [WIN] only-windows
//@ [LIN] only-linux
//@ only-x86_64
//@ assembly-output: emit-asm
//@ compile-flags: --crate-type=lib -O
Expand Down

0 comments on commit 75d2e5b

Please sign in to comment.