Skip to content

Commit 426caab

Browse files
author
Qiongsi Wu
committed
Address code review comments.
1 parent d5fc314 commit 426caab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/PowerPC/gcov_ctr_ref_init.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ target triple = "powerpc-ibm-aix"
1212
; CHECK-NEXT: L..__llvm_covinit_functions:
1313
; CHECK-NEXT: .vbyte 4, __llvm_gcov_writeout[DS]
1414
; CHECK-NEXT: .vbyte 4, __llvm_gcov_reset[DS]
15-
; CHECK-NEXT: .csect __llvm_gcov_ctr_section[RW],3
15+
; CHECK: .csect __llvm_gcov_ctr_section[RW],3
1616
; CHECK-NEXT: .lglobl __llvm_gcov_ctr # @_MergedGlobals
1717
; CHECK-NEXT: .lglobl __llvm_gcov_ctr.1
1818
; CHECK-NEXT: .align 3

0 commit comments

Comments
 (0)