summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC
diff options
context:
space:
mode:
authorFariborz Jahanian <fjahanian@apple.com>2013-04-16 17:18:37 +0000
committerFariborz Jahanian <fjahanian@apple.com>2013-04-16 17:18:37 +0000
commitf177c035b7ef5f1c275ac8420c8deb6bd2d89a8b (patch)
treef21b839a90c51978550eebdb47ff6a6d30f9bb25 /clang/test/CodeGenObjC
parentd37d6927c5f5267ed6886fb6fe18e88150a95ca2 (diff)
downloadbcm5719-llvm-f177c035b7ef5f1c275ac8420c8deb6bd2d89a8b.tar.gz
bcm5719-llvm-f177c035b7ef5f1c275ac8420c8deb6bd2d89a8b.zip
modify test to try to make buildbot happy.
llvm-svn: 179606
Diffstat (limited to 'clang/test/CodeGenObjC')
-rw-r--r--clang/test/CodeGenObjC/tentative-cfconstantstring.m3
1 files changed, 1 insertions, 2 deletions
diff --git a/clang/test/CodeGenObjC/tentative-cfconstantstring.m b/clang/test/CodeGenObjC/tentative-cfconstantstring.m
index c0bea0f2eb6..1d5645ca833 100644
--- a/clang/test/CodeGenObjC/tentative-cfconstantstring.m
+++ b/clang/test/CodeGenObjC/tentative-cfconstantstring.m
@@ -35,8 +35,7 @@ static inline void _inlineFunction() {
// CHECK: @_unnamed_cfstring_{{.*}} = private constant %struct.NSConstantString { i32* getelementptr inbounds ([24 x i32]* @__CFConstantStringClassReference, i32 0, i32 0)
// CHECK: define internal void @_inlineFunction()
-// CHECK-NEXT: entry:
-// CHECK-NEXT: [[ZERO:%.*]] = load %struct._class_t** @"\01L_OBJC_CLASSLIST_REFERENCES_
+// CHECK: [[ZERO:%.*]] = load %struct._class_t** @"\01L_OBJC_CLASSLIST_REFERENCES_
// CHECK-NEXT: [[ONE:%.*]] = load i8** @"\01L_OBJC_SELECTOR_REFERENCES_"
// CHECK-NEXT: [[TWO:%.*]] = bitcast %struct._class_t* [[ZERO]] to i8*
// CHECK-NEXT: call{{.*}}@objc_msgSend{{.*}}(i8* [[TWO]], i8* [[ONE]], [[ZERO]]* bitcast (%struct.NSConstantString* @_unnamed_cfstring_{{.*}}
OpenPOWER on IntegriCloud