[gn build] remove stray character in a comment

This commit is contained in:
Nico Weber 2021-07-20 10:13:39 -04:00
parent 9cb00b9ecb
commit ce5abfafb5
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ declare_args() {
# After building with this, run tests and then run
# llvm/utils/prepare-code-coverage-artifact.py \
# .../llvm-profdata .../llvm-cov out/gn/profiles/ report/ \
# out/gn/bin/llvm-undname ...`
# out/gn/bin/llvm-undname ...
# to generate a HTML report for the binaries passed in the last line.
llvm_build_instrumented_coverage = false