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 37581cf commit 62c4a6cCopy full SHA for 62c4a6c
llvm/test/CodeGen/SystemZ/zos-section-1.ll
@@ -106,8 +106,8 @@ entry:
106
107
; Text record for the code section C_CODE64.
108
; The regular expression matches the lower byte of the length.
109
-; CHECK-NEXT: 0000320 03 11 00 00 [[C_CODE64]] 00 00 00 00 00 00 00 00
110
-; CHECK-NEXT: 0000330 00 00 00 00 00 00 00 {{..}} 00 c3 00 c5 00 c5 00 f1
+; CHECK-NEXT: 000320 03 11 00 00 [[C_CODE64]] 00 00 00 00 00 00 00 00
+; CHECK-NEXT: 000330 00 00 00 00 00 00 00 {{..}} 00 c3 00 c5 00 c5 00 f1
111
112
; Text record for the section .&ppa2.
113
; CHECK: 0003c0 03 10 00 00 [[PPA2]] 00 00 00 00 00 00 00 00
0 commit comments