Skip to content

Commit 0c37e00

Browse files
committed
fix debug info test
1 parent 7269b0b commit 0c37e00

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, 24)
26+
; CHECK: DIExpression(DW_OP_LLVM_fragment, 32, 32)
2727
; CHECK-NOT: DW_OP_LLVM_fragment, 56
2828
%struct.prog_src_register = type { i32, i24 }
2929

0 commit comments

Comments
 (0)