Skip to content

Commit ba8d46e

Browse files
committed
Fix asm-misplaced-option on ARM/AArch64
1 parent cde0fa5 commit ba8d46e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/compile-fail/asm-misplaced-option.rs

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
// except according to those terms.
1010

1111
// ignore-android
12+
// ignore-arm
13+
// ignore-aarch64
1214

1315
#![feature(asm, rustc_attrs)]
1416

0 commit comments

Comments
 (0)