]> granicus.if.org Git - clang/commitdiff
Fix test for Release builds.
authorEli Friedman <eli.friedman@gmail.com>
Fri, 26 Jul 2013 02:04:44 +0000 (02:04 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Fri, 26 Jul 2013 02:04:44 +0000 (02:04 +0000)
Attempt 2.  Sorry about the noise.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@187183 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenObjC/stret_lookup.m

index d19bfb28c34d2f7a7aa1715ec5c47e89f4a997b5..89d184cd6b6488a9439bb15d1347a24b018b331b 100644 (file)
@@ -24,6 +24,6 @@ void test0(void) {
 // HASSTRET-NEXT: call void [[T1]](%struct.test* sret {{.*}}, i8* bitcast (i64* @_OBJC_CLASS_Test0 to i8*),
 
 // NOSTRET: define void @test0()
-// NOSTRET: [[T0:%.*]] = call i8* (i8*, i8*, ...)* (i8*, i8*)* @objc_msg_lookup(i8* %0,
+// NOSTRET: [[T0:%.*]] = call i8* (i8*, i8*, ...)* (i8*, i8*)* @objc_msg_lookup(i8*
 // NOSTRET-NEXT: [[T1:%.*]] = bitcast i8* (i8*, i8*, ...)* [[T0]] to void (%struct.test*, i8*, i8*)*
-// NOSTRET-NEXT: call void [[T1]](%struct.test* sret {{.*}}, i8* %0, i8* bitcast ([2 x { i8*, i8* }]*
+// NOSTRET-NEXT: call void [[T1]](%struct.test* sret {{.*}}, i8* {{.*}}, i8* bitcast ([2 x { i8*, i8* }]*