summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/debug-info-block-decl.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGen/debug-info-block-decl.c')
-rw-r--r--clang/test/CodeGen/debug-info-block-decl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGen/debug-info-block-decl.c b/clang/test/CodeGen/debug-info-block-decl.c
index 8db13c377ede..6e95ecc54fd5 100644
--- a/clang/test/CodeGen/debug-info-block-decl.c
+++ b/clang/test/CodeGen/debug-info-block-decl.c
@@ -4,7 +4,7 @@
// CHECK: define{{.*}}@main()
// CHECK: store {{.*}}, !dbg ![[ASSIGNMENT:[0-9]+]]
// CHECK: define {{.*}} @__main_block_invoke
-// CHECK: , !dbg ![[BLOCK_ENTRY:[0-9]+]]
+// CHECK: , ![[BLOCK_ENTRY:[0-9]+]])
int main(void)
{