[LLVMdev] make check issue with llvm-cov
Reed Kotler
rkotler at mips.com
Sat Feb 22 15:19:00 PST 2014
Sorry that I missed reading Justin's reply and for that reason did not
understand Daniels point and Bobs point. My bad!
lol.
So there two things here:
1) I will try out the big endian patch today.
2) As Daniel pointed out, the Xfail needs to be more specific because
Mips can be both little endian and big endian (we have both even on site
at Mips/Imagination for testing).
3) If the patch works, then we can un Xfail all of the others hopefully.
Sorry for my poor reading of the discussion thread. I was distracted
with other things I'm working on.
Reed
On 02/22/2014 12:03 PM, Stephen Checkoway wrote:
>
> 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.
>
>
More information about the llvm-dev
mailing list