Displaying 2 results from an estimated 2 matches for "d5ba1fb7".
2013 May 24
0
[LLVMdev] compiler-rt tests in cmake?
...lman/listinfo/llvmdev
>>>
>>>
>>
>>
>> --
>> Alexey Samsonov, MSK
>>
>
>
--
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130524/d5ba1fb7/attachment.html>
2013 May 23
2
[LLVMdev] compiler-rt tests in cmake?
> it assumes that compiler-rt is checked out to
> llvm/projects/compiler-rt. Apparently, this is a problem.
I have a patch for this ready. I'll send it to you and llvm-commits. Most
of the tests pass with "make check-all" but the recently-added lsan tests
are all failing. Do those fail for you as well? If so, can we XFAIL them
for now and try to keep the "make