aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/rtm.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/rtm.ll')
-rw-r--r--test/CodeGen/X86/rtm.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/rtm.ll b/test/CodeGen/X86/rtm.ll
index bd2d3e544bd..a1feeb5999b 100644
--- a/test/CodeGen/X86/rtm.ll
+++ b/test/CodeGen/X86/rtm.ll
@@ -75,6 +75,7 @@ define void @f2(i32 %x) nounwind uwtable {
; X64-NEXT: xabort $1
; X64-NEXT: callq f1
; X64-NEXT: popq %rax
+; X64-NEXT: .cfi_def_cfa_offset 8
; X64-NEXT: retq
entry:
%x.addr = alloca i32, align 4