Skip to content

Commit a4b425f

Browse files
committed
Fix test case due to removed comma
1 parent adef64a commit a4b425f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/MC/GOFF/ppa1.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
; CHECK: * Bit 2: 0 = Does not use alloca
1414
; CHECK: L#func_end0:
1515
; CHECK: stdin#C CSECT
16-
; CHECK: C_CODE64 CATTR ,
16+
; CHECK: C_CODE64 CATTR
1717
; CHECK: L#PPA1_void_test_0: * PPA1
1818
; CHECK: .byte 2 * Version
1919
; CHECK: .byte 206 * LE Signature X'CE'

0 commit comments

Comments
 (0)