Commit 5752bcf9 authored by Sourabh Singh Tomar's avatar Sourabh Singh Tomar
Browse files

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

failure after 84e5760a.
parent 42efd35b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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