Skip to content

Commit 7a4b70f

Browse files
committed
revert sroasplit
1 parent 6517a4d commit 7a4b70f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/DebugInfo/X86/sroasplit-5.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ target triple = "x86_64-unknown-linux-gnu"
2323
; CHECK-NOT: DW_OP_LLVM_fragment, 56
2424
; CHECK: DIExpression(DW_OP_LLVM_fragment, 0, 32)
2525
; CHECK-NOT: DW_OP_LLVM_fragment, 56
26-
; CHECK: DIExpression(DW_OP_LLVM_fragment, 32, 32)
26+
; CHECK: DIExpression(DW_OP_LLVM_fragment, 32, 24)
2727
; CHECK-NOT: DW_OP_LLVM_fragment, 56
2828
%struct.prog_src_register = type { i32, i24 }
2929

0 commit comments

Comments
 (0)