Skip to content

Commit

Permalink
Fix asm-misplaced-option on ARM/AArch64
Browse files Browse the repository at this point in the history
  • Loading branch information
mmatyas committed May 24, 2016
1 parent cde0fa5 commit ba8d46e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/compile-fail/asm-misplaced-option.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
// except according to those terms.

// ignore-android
// ignore-arm
// ignore-aarch64

#![feature(asm, rustc_attrs)]

Expand Down

0 comments on commit ba8d46e

Please sign in to comment.