llvm-mirror/include
Bob Wilson dfa90927ed Change llvm-cov output formatting to be more similar to gcov.
- Replaced tabs with proper padding
- print() takes two arguments, which are the GCNO and GCDA filenames
- Files are listed at the top of output, appended by line 0
- Stripped strings of trailing \0s
- Removed last two lines of whitespace in output

Patch by Yuchen Wu!

llvm-svn: 193148
2013-10-22 05:09:41 +00:00
..
llvm Change llvm-cov output formatting to be more similar to gcov. 2013-10-22 05:09:41 +00:00
llvm-c llvm-c: Add LLVMIntPtrType{,ForAS}InContext 2013-10-17 18:51:01 +00:00