mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
b8e01630df
In gcov, there's a -n/--no-output option, which disables the writing of any .gcov files, so that it emits only the summary info on stdout. This implements the same behaviour in llvm-cov. llvm-svn: 208148 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
llvm-cov.cpp | ||
LLVMBuild.txt | ||
Makefile |