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

failure after 84e5760.
This commit is contained in:
Sourabh Singh Tomar 2020-02-08 01:24:04 +05:30
parent 42efd35ba0
commit 5752bcf9e5
1 changed files with 1 additions and 1 deletions

View 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