llvm-6502/test/tools
Yuchen Wu 8cb0f6e78e llvm-cov: Print coverage summary to STDOUT.
File summaries will now be optionally outputted which will give line,
branching and call coverage info. Unfortunately, clang's current
instrumentation does not give enough information to deduce function
calls, something that gcc is able to do. Thus, no calls are always
outputted to be consistent with gcov output.

Also updated tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197606 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-18 21:12:51 +00:00
..
llvm-cov llvm-cov: Print coverage summary to STDOUT. 2013-12-18 21:12:51 +00:00
llvm-lit
llvm-objdump
llvm-readobj Add some simple COFF files with Z7 debug info 2013-12-17 14:33:31 +00:00