aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/block-6.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/block-6.m')
-rw-r--r--test/CodeGenObjC/block-6.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/block-6.m b/test/CodeGenObjC/block-6.m
index 57b9ea3fa6ea..b04b1893191c 100644
--- a/test/CodeGenObjC/block-6.m
+++ b/test/CodeGenObjC/block-6.m
@@ -2,7 +2,7 @@
// rdar://8893785
void MYFUNC() {
-// CHECK: define void @MYFUNC()
+// CHECK-LABEL: define void @MYFUNC()
// CHECK: [[OBSERVER_SLOT:%.*]] = alloca [[OBSERVER_T:%.*]], align 8
// CHECK: [[T0:%.*]] = getelementptr inbounds [[OBSERVER_T]]* [[OBSERVER_SLOT]], i32 0, i32 1