summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/live-out-reg-info.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/live-out-reg-info.ll')
-rw-r--r--llvm/test/CodeGen/X86/live-out-reg-info.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/live-out-reg-info.ll b/llvm/test/CodeGen/X86/live-out-reg-info.ll
index 170f73593f6..b838065beea 100644
--- a/llvm/test/CodeGen/X86/live-out-reg-info.ll
+++ b/llvm/test/CodeGen/X86/live-out-reg-info.ll
@@ -18,7 +18,6 @@ define void @foo(i32 %a) {
; CHECK-NEXT: callq qux
; CHECK-NEXT: .LBB0_2: # %false
; CHECK-NEXT: popq %rax
-; CHECK-NEXT: .cfi_def_cfa_offset 8
; CHECK-NEXT: retq
%t0 = lshr i32 %a, 23
br label %next
OpenPOWER on IntegriCloud