mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
Limit liveness-asm tests to x86_64
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// Ensure inout asm! operands are marked as used by the liveness pass
|
||||
|
||||
// only-x86_64
|
||||
// check-pass
|
||||
|
||||
#![feature(asm)]
|
||||
|
||||
Reference in New Issue
Block a user