1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/tools/llvm-cov
Justin Bogner b8e01630df llvm-cov: Implement --no-output
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
2014-05-07 02:11:18 +00:00
..
Inputs llvm-cov: Implement --no-output 2014-05-07 02:11:18 +00:00
copy_block_helper.m llvm-cov: Move XFAIL after the body of the test 2014-03-26 22:51:39 +00:00
lit.local.cfg llvm-cov: Fix handling of line zero appearing in a line table 2014-05-02 20:01:24 +00:00
llvm-cov.test llvm-cov: Implement --no-output 2014-05-07 02:11:18 +00:00
range_based_for.cpp llvm-cov: Fix handling of line zero appearing in a line table 2014-05-02 20:01:24 +00:00