Update test
authorJim Grosbach <grosbach@apple.com>
Mon, 9 Nov 2009 22:59:01 +0000 (22:59 +0000)
committerJim Grosbach <grosbach@apple.com>
Mon, 9 Nov 2009 22:59:01 +0000 (22:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86614 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/Thumb2/large-stack.ll

index 865b17b7f1f48c77c9319f2958a938e62827c8eb..18d507c2c80cd5885dd956393a9dedac71693996 100644 (file)
@@ -18,7 +18,7 @@ define void @test2() {
 define i32 @test3() {
 ; CHECK: test3:
 ; CHECK: sub.w sp, sp, #805306368
-; CHECK: sub sp, #4 * 4
+; CHECK: sub sp, #6 * 4
     %retval = alloca i32, align 4
     %tmp = alloca i32, align 4
     %a = alloca [805306369 x i8], align 16