From a918702bcad89205727732ffdbe927ce47f1b6f9 Mon Sep 17 00:00:00 2001 From: Jamesbarford Date: Mon, 27 Oct 2025 10:26:57 +0000 Subject: [PATCH] Re-enable macro-stepping test for AArch64 --- tests/debuginfo/macro-stepping.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/debuginfo/macro-stepping.rs b/tests/debuginfo/macro-stepping.rs index 35bb6de4fef38..e58975764e533 100644 --- a/tests/debuginfo/macro-stepping.rs +++ b/tests/debuginfo/macro-stepping.rs @@ -1,5 +1,4 @@ //@ ignore-android -//@ ignore-aarch64 //@ min-lldb-version: 1800 //@ min-gdb-version: 13.0