summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/objc-read-weak-byref.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/objc-read-weak-byref.m')
-rw-r--r--test/CodeGenObjC/objc-read-weak-byref.m4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGenObjC/objc-read-weak-byref.m b/test/CodeGenObjC/objc-read-weak-byref.m
index 1ddbcaf..fa7a6f9 100644
--- a/test/CodeGenObjC/objc-read-weak-byref.m
+++ b/test/CodeGenObjC/objc-read-weak-byref.m
@@ -21,5 +21,5 @@ int main() {
// CHECK-LP64: callq _objc_read_weak
// CHECK-LP64: callq _objc_read_weak
-// CHECK-LP32: call L_objc_read_weak
-// CHECK-LP32: call L_objc_read_weak
+// CHECK-LP32: calll L_objc_read_weak
+// CHECK-LP32: calll L_objc_read_weak
OpenPOWER on IntegriCloud