[DebugInfo]: Fix the debuginfo-tests/llgdb-tests/apple-accel.cpp test
authorSourabh Singh Tomar <SourabhSingh.Tomar@amd.com>
Fri, 7 Feb 2020 19:54:04 +0000 (01:24 +0530)
committerSourabh Singh Tomar <SourabhSingh.Tomar@amd.com>
Fri, 7 Feb 2020 19:57:32 +0000 (01:27 +0530)
failure after 84e5760.

debuginfo-tests/llgdb-tests/apple-accel.cpp

index 6a94e55..444a0f9 100644 (file)
@@ -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