We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7269b0b commit 0c37e00Copy full SHA for 0c37e00
llvm/test/DebugInfo/X86/sroasplit-5.ll
@@ -23,7 +23,7 @@ target triple = "x86_64-unknown-linux-gnu"
23
; CHECK-NOT: DW_OP_LLVM_fragment, 56
24
; CHECK: DIExpression(DW_OP_LLVM_fragment, 0, 32)
25
26
-; CHECK: DIExpression(DW_OP_LLVM_fragment, 32, 24)
+; CHECK: DIExpression(DW_OP_LLVM_fragment, 32, 32)
27
28
%struct.prog_src_register = type { i32, i24 }
29
0 commit comments