Skip to content

Commit a456ee7

Browse files
kasaurovlamb-j
andauthored
Update amd/comgr/README.md
Co-authored-by: Lambert, Jacob <[email protected]>
1 parent cdbf60f commit a456ee7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

amd/comgr/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,7 @@ HTML for investigation:
118118
-instr-profile=comgr_test.profdata \
119119
-ignore-filename-regex="[cl].*/include/*" # show test report without \
120120
includes
121-
# 2. Use Perl script to aggregate the data and create html report.
122-
# The manual steps in 1. above are not needed in this case.
121+
# 2. Or use python script to aggregate the data and create html report.
123122
$ $LLVM_PROJECT/../llvm/utils/prepare-code-coverage-artifact.py \
124123
--preserve-profiles $LLVM_PROJECT/bin/llvm-profdata \
125124
$LLVM_PROJECT/bin/llvm-cov . html ../libamd_comgr.so \

0 commit comments

Comments
 (0)