aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/lea-opt-cse1.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/lea-opt-cse1.ll')
-rw-r--r--test/CodeGen/X86/lea-opt-cse1.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/lea-opt-cse1.ll b/test/CodeGen/X86/lea-opt-cse1.ll
index 05b47690e81..4c9ec3e0d7a 100644
--- a/test/CodeGen/X86/lea-opt-cse1.ll
+++ b/test/CodeGen/X86/lea-opt-cse1.ll
@@ -30,6 +30,7 @@ define void @test_func(%struct.SA* nocapture %ctx, i32 %n) local_unnamed_addr {
; X86-NEXT: leal 1(%edx,%ecx), %ecx
; X86-NEXT: movl %ecx, 16(%eax)
; X86-NEXT: popl %esi
+; X86-NEXT: .cfi_def_cfa_offset 4
; X86-NEXT: retl
entry:
%h0 = getelementptr inbounds %struct.SA, %struct.SA* %ctx, i64 0, i32 0