| Index: tests_lit/llvm2ice_tests/fused-alloca.ll
|
| diff --git a/tests_lit/llvm2ice_tests/fused-alloca.ll b/tests_lit/llvm2ice_tests/fused-alloca.ll
|
| index 8daec9c3107238658d9210fe79c029c9fa09f3c4..42e644bc3733909cb4b033763a81fab5aa0b5482 100644
|
| --- a/tests_lit/llvm2ice_tests/fused-alloca.ll
|
| +++ b/tests_lit/llvm2ice_tests/fused-alloca.ll
|
| @@ -144,7 +144,7 @@ next:
|
| ; CHECK-NEXT: push ebx
|
| ; CHECK-NEXT: push ebp
|
| ; CHECK-NEXT: mov ebp,esp
|
| -; CHECK-NEXT: sub esp,0x64
|
| +; CHECK-NEXT: sub esp,0x24
|
| ; CHECK-NEXT: mov eax,DWORD PTR [ebp+0xc]
|
| ; CHECK-NEXT: and esp,0xffffffe0
|
| ; CHECK-NEXT: sub esp,0x40
|
|
|