mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 09:14:20 +00:00
Limit liveness-asm tests to x86_64
This commit is contained in:
parent
8f0bceda13
commit
2720b2da18
@ -1,5 +1,6 @@
|
||||
// Ensure inout asm! operands are marked as used by the liveness pass
|
||||
|
||||
// only-x86_64
|
||||
// check-pass
|
||||
|
||||
#![feature(asm)]
|
||||
|
Loading…
Reference in New Issue
Block a user