Skip to content

Commit

Permalink
Rollup merge of rust-lang#38089 - michaelwoerister:disable-debuginfo-…
Browse files Browse the repository at this point in the history
…test-on-aarch64, r=alexcrichton

debuginfo: Ignore macro-stepping test on aarch64

See rust-lang#37225.

r? @alexcrichton
  • Loading branch information
frewsxcv authored Dec 3, 2016
2 parents d68c585 + a15d2db commit d0e57b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/debuginfo/macro-stepping.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

// ignore-windows
// ignore-android
// ignore-aarch64
// min-lldb-version: 310

// aux-build:macro-stepping.rs
Expand Down

0 comments on commit d0e57b1

Please sign in to comment.