[PATCH] llvm-cov: move the gcov code into a separate file.
Alex Lorenz
arphaman at gmail.com
Fri Jul 25 10:34:27 PDT 2014
Hi bogner, bob.wilson, dexonsmith,
I moved the gcov compatible code to its own file and updated llvm-cov to be a wrapper that always calls the gcov main function.
Split from the initial patch from http://reviews.llvm.org/D4445.
http://reviews.llvm.org/D4673
Files:
tools/llvm-cov/CMakeLists.txt
tools/llvm-cov/gcov.cpp
tools/llvm-cov/llvm-cov.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4673.11886.patch
Type: text/x-patch
Size: 13390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140725/79890c3e/attachment.bin>
More information about the llvm-commits
mailing list