Add space to assert message.
[oota-llvm.git] / test / Transforms / MergeFunc / inttoptr.ll
index 12809a10d353f88feaac42de44b80bf07d0e9e6a..93250fa8ed1a798958c7924b75783594bda5ce33 100644 (file)
@@ -46,9 +46,9 @@ bb:
 
 define internal hidden i8* @func35(%.qux.2585* nocapture %this) align 2 {
 bb:
-; CHECK: %2 = bitcast %.qux.2585* %0 to %.qux.2496*
-; CHECK: %3 = tail call i32 @func10(%.qux.2496* %2)
-; CHECK: %4 = inttoptr i32 %3 to i8*
+; CHECK: %[[V2:.+]] = bitcast %.qux.2585* %{{.*}} to %.qux.2496*
+; CHECK: %[[V3:.+]] = tail call i32 @func10(%.qux.2496* %[[V2]])
+; CHECK: %{{.*}} = inttoptr i32 %[[V3]] to i8*
   %tmp = getelementptr inbounds %.qux.2585* %this, i32 0, i32 2
   %tmp1 = load i8** %tmp, align 4
   ret i8* %tmp1