]> git.lizzy.rs Git - rust.git/blobdiff - src/test/pretty/asm.pp
pretty/asm.rs should only be tested for x86_64 and not AArch64
[rust.git] / src / test / pretty / asm.pp
index 1723e1cc1cb095da734f73c75499cc93f00bc1c4..4903050e08ed266e9f30b64864822be165d7cc86 100644 (file)
@@ -8,6 +8,7 @@ extern crate std;
 
 // pretty-mode:expanded
 // pp-exact:asm.pp
+// only-x86_64
 
 pub fn main() {
     let a: i32;