1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/tools/llvm-cov
Alex Lorenz c3030769bd llvm-cov: move the gcov code into a separate file.
The gcov compatible code is moved to its own file and
llvm-cov is updated to be a wrapper that always calls
the gcov main function.

llvm-svn: 214107
2014-07-28 18:03:51 +00:00
..
CMakeLists.txt llvm-cov: move the gcov code into a separate file. 2014-07-28 18:03:51 +00:00
gcov.cpp llvm-cov: move the gcov code into a separate file. 2014-07-28 18:03:51 +00:00
llvm-cov.cpp llvm-cov: move the gcov code into a separate file. 2014-07-28 18:03:51 +00:00
LLVMBuild.txt
Makefile