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