[DebugInfo]: Fix the debuginfo-tests/llgdb-tests/apple-accel.cpp test
failure after 84e5760.

GitOrigin-RevId: 5752bcf9e5ace8dc4942ba2e044ec045b8da7eb0
diff --git a/llgdb-tests/apple-accel.cpp b/llgdb-tests/apple-accel.cpp
index 6a94e55..444a0f9 100644
--- a/llgdb-tests/apple-accel.cpp
+++ b/llgdb-tests/apple-accel.cpp
@@ -13,9 +13,9 @@
 __attribute__((section("1,__text_foo"))) void foo() {}
 int main (int argc, char const *argv[]) { return argc; }
 
-// CHECK: __debug_str
 // CHECK-NEXT: __debug_abbrev
 // CHECK-NEXT: __debug_info
+// CHECK-NEXT: __debug_str
 // CHECK-NEXT: __debug_ranges
 // CHECK-NEXT: __apple_names
 // CHECK-NEXT: __apple_objc