提交 249a46f5 编写于 作者: Y Yerkebulan Tulibergenov

pretty/asm.rs should only be tested for x86_64 and not AArch64

上级 1fb612bd
......@@ -8,6 +8,7 @@ extern crate std;
// pretty-mode:expanded
// pp-exact:asm.pp
// only-x86_64
pub fn main() {
let a: i32;
......
......@@ -2,6 +2,7 @@
// pretty-mode:expanded
// pp-exact:asm.pp
// only-x86_64
pub fn main() {
let a: i32;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册