Skip to content

Commit d0e57b1

Browse files
authored
Rollup merge of #38089 - michaelwoerister:disable-debuginfo-test-on-aarch64, r=alexcrichton
debuginfo: Ignore macro-stepping test on aarch64 See #37225. r? @alexcrichton
2 parents d68c585 + a15d2db commit d0e57b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/debuginfo/macro-stepping.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
// ignore-windows
1212
// ignore-android
13+
// ignore-aarch64
1314
// min-lldb-version: 310
1415

1516
// aux-build:macro-stepping.rs

0 commit comments

Comments
 (0)