Skip to content

Commit 2720b2d

Browse files
committed
Limit liveness-asm tests to x86_64
1 parent 8f0bced commit 2720b2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/ui/liveness/liveness-asm.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// Ensure inout asm! operands are marked as used by the liveness pass
22

3+
// only-x86_64
34
// check-pass
45

56
#![feature(asm)]

0 commit comments

Comments
 (0)