Commit test change, forgotten as part of r131838.
authorNick Lewycky <nicholas@mxc.ca>
Sun, 22 May 2011 05:31:47 +0000 (05:31 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 22 May 2011 05:31:47 +0000 (05:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131839 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/Inline/array_merge.ll

index 0d176b8acb3ccb7dfeb2936a51b6d851f5145b8d..b2eafeb0456f0743098f63324249993c25179706 100644 (file)
@@ -19,7 +19,7 @@ entry:
 ; CHECK-NEXT: entry:
 ; CHECK-NEXT: %A.i = alloca
 ; CHECK-NEXT: %B.i = alloca
-; CHECK-NEXT: call void
+; CHECK-NOT: alloca
   call void @foo() nounwind
   call void @foo() nounwind
   ret void