aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/stret-lifetime.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/stret-lifetime.m')
-rw-r--r--test/CodeGenObjC/stret-lifetime.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/stret-lifetime.m b/test/CodeGenObjC/stret-lifetime.m
index d81ef34aeed4..837014d4e6ba 100644
--- a/test/CodeGenObjC/stret-lifetime.m
+++ b/test/CodeGenObjC/stret-lifetime.m
@@ -27,7 +27,7 @@ void foo(id o, id p) {
// CHECK: @llvm.lifetime.end
// ARC: br label
- // ARC: call void @objc_release
+ // ARC: call void @llvm.objc.release
// ARC: br label
// CHECK-NOT: call void @llvm.memset