1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-21 18:22:53 +01:00

[gn build] remove stray character in a comment

This commit is contained in:
Nico Weber 2021-07-20 10:13:39 -04:00
parent 1560f33a55
commit 3a0fbebf9d

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