[LLVMdev] make check issue with llvm-cov

Stephen Checkoway s at pahtak.org
Sat Feb 22 12:03:30 PST 2014


On Feb 21, 2014, at 7:38 PM, Reed Kotler <rkotler at mips.com> wrote:

> Even test.c does not exist.
> 
> Only test.cpp.
> 
> How can it pass?

See Justin Bogner's previous response to your query:

On Feb 21, 2014, at 3:21 AM, Justin Bogner <mail at justinbogner.com> wrote:

>> For one, the file test.c does not even exist (it is called test.cpp)
> 
> This should probably be test.o, rather than test.c or test.cpp, but the
> interface to llvm-cov is compatible with gcov, which completely ignores
> the file given as an argument other than to base the .gcno and .gcno
> file names on it.


-- 
Stephen Checkoway








More information about the llvm-dev mailing list