Limit liveness-asm tests to x86_64

This commit is contained in:
Olivia Crain 2020-10-21 00:34:01 -05:00
parent 8f0bceda13
commit 2720b2da18

View File

@ -1,5 +1,6 @@
// Ensure inout asm! operands are marked as used by the liveness pass
// only-x86_64
// check-pass
#![feature(asm)]