Rollup merge of #38089 - michaelwoerister:disable-debuginfo-test-on-aarch64, r=alexcrichton

debuginfo: Ignore macro-stepping test on aarch64

See https://github.com/rust-lang/rust/issues/37225.

r? @alexcrichton
This commit is contained in:
Corey Farwell 2016-12-03 15:39:52 -05:00 committed by GitHub
commit d0e57b19cf
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
// ignore-windows
// ignore-android
// ignore-aarch64
// min-lldb-version: 310
// aux-build:macro-stepping.rs