summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/win32-seh-nested-finally.ll
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2016-03-31 16:42:10 +0000
committerHans Wennborg <hans@hanshq.net>2016-03-31 16:42:10 +0000
commita7543ba10c42a106b8c8a470ab1dd441c8bc5826 (patch)
treee25516301d3dba291b9d85da311fa683a413ffb0 /llvm/test/CodeGen/X86/win32-seh-nested-finally.ll
parent6ad762d36fb38aebb5afd377bd3d03e1909c0607 (diff)
downloadbcm5719-llvm-a7543ba10c42a106b8c8a470ab1dd441c8bc5826.tar.gz
bcm5719-llvm-a7543ba10c42a106b8c8a470ab1dd441c8bc5826.zip
More checks in win32-seh-nested-finally.ll after comment on r264966
llvm-svn: 265027
Diffstat (limited to 'llvm/test/CodeGen/X86/win32-seh-nested-finally.ll')
-rw-r--r--llvm/test/CodeGen/X86/win32-seh-nested-finally.ll3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/X86/win32-seh-nested-finally.ll b/llvm/test/CodeGen/X86/win32-seh-nested-finally.ll
index 2f772f6a871..b732815b847 100644
--- a/llvm/test/CodeGen/X86/win32-seh-nested-finally.ll
+++ b/llvm/test/CodeGen/X86/win32-seh-nested-finally.ll
@@ -61,6 +61,8 @@ attributes #3 = { noinline }
; CHECK: addl $12, %ebp
; CHECK: pushl $2
; CHECK: calll _f
+; CHECK: addl $4, %esp
+; CHECK: addl $4, %esp
; CHECK: popl %ebp
; CHECK: retl
@@ -69,6 +71,7 @@ attributes #3 = { noinline }
; CHECK: addl $12, %ebp
; CHECK: pushl $3
; CHECK: calll _f
+; CHECK: addl $8, %esp
; CHECK: popl %ebp
; CHECK: retl
OpenPOWER on IntegriCloud