aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pr34088.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/pr34088.ll')
-rw-r--r--test/CodeGen/X86/pr34088.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/pr34088.ll b/test/CodeGen/X86/pr34088.ll
index 2049c5507c6..4d85722057f 100644
--- a/test/CodeGen/X86/pr34088.ll
+++ b/test/CodeGen/X86/pr34088.ll
@@ -27,6 +27,7 @@ define i32 @pr34088() local_unnamed_addr {
; CHECK-NEXT: movsd %xmm0, {{[0-9]+}}(%esp)
; CHECK-NEXT: movl %ebp, %esp
; CHECK-NEXT: popl %ebp
+; CHECK-NEXT: .cfi_def_cfa %esp, 4
; CHECK-NEXT: retl
entry:
%foo = alloca %struct.Foo, align 4