Displaying 3 results from an estimated 3 matches for "d2331afb".
Did you mean:
d2330fb
2013 May 23
0
[LLVMdev] compiler-rt tests in cmake?
Hi!
The docs look strange to me - I don't indeed see any CMake support for
running compiler-rt tests.
Probably compiler-rt folks can comment on this...
I think you should run compilert-rt tests manually by smth. like
compiler-rt/test/Unit/test.
CMake build system is able of running a bunch of sanitizer tests
(AddressSanitizer, ThreadSanitizer etc.), and it assumes that
compiler-rt is checked
2013 May 22
2
[LLVMdev] compiler-rt tests in cmake?
Anybody working on porting the compiler-rt tests to cmake?
The online documentation shows a preference for cmake and ctest, but the
CMakeLists file has the comment "Currently the tests have not been ported
to CMake, so disable this directory." How should we be running the test
suite?
http://compiler-rt.llvm.org/
My immediate issue is that "make check-all" fails in the cmake
2013 May 23
2
[LLVMdev] compiler-rt tests in cmake?
...http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>>
>>
>
>
> --
> Alexey Samsonov, MSK
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130523/d2331afb/attachment.html>