Skip to content

Commit d61353f

Browse files
committed
tests: Ignore basic-stepping.rs on LoongArch
1 parent d127901 commit d61353f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/debuginfo/basic-stepping.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
//! Regression test for <https://github.com/rust-lang/rust/issues/33013>.
44
55
//@ ignore-aarch64: Doesn't work yet.
6+
//@ ignore-loongarch64: Doesn't work yet.
67
//@ compile-flags: -g
78

89
// gdb-command: run

0 commit comments

Comments
 (0)