We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42efd35 commit 5752bcfCopy full SHA for 5752bcf
debuginfo-tests/llgdb-tests/apple-accel.cpp
@@ -13,9 +13,9 @@
13
__attribute__((section("1,__text_foo"))) void foo() {}
14
int main (int argc, char const *argv[]) { return argc; }
15
16
-// CHECK: __debug_str
17
// CHECK-NEXT: __debug_abbrev
18
// CHECK-NEXT: __debug_info
+// CHECK-NEXT: __debug_str
19
// CHECK-NEXT: __debug_ranges
20
// CHECK-NEXT: __apple_names
21
// CHECK-NEXT: __apple_objc
0 commit comments