mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 02:33:06 +01:00
[gn build] remove stray character in a comment
This commit is contained in:
parent
1560f33a55
commit
3a0fbebf9d
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user