[LLVMdev] [compiler-rt] lit tests without x86

Alexey Samsonov samsonov at google.com
Mon Oct 28 18:29:20 PDT 2013


Yes, I think we should disable sanitizer tests on these platforms. What is
the exact line you use to configure build tree, and the output you see?


On Fri, Oct 25, 2013 at 2:45 PM, Greg Fitzgerald <garious at gmail.com> wrote:

> Are there any sanitizer lit tests in non-X86 configurations?  For example:
>
> $ cmake -DLLVM_TARGETS_TO_BUILD=ARM \
>    -DLLVM_DEFAULT_TARGET_TRIPLE=arm-none-linux-gnueabi   \
>    -DLLVM_TARGET_ARCH=arm-none-linux-gnueabi
>
> All ASan tests were removed from the build and all the other
> sanitizers have tests but they all fail.  Should they all be disabled
> too?  Or can we add a REQUIRES tag to get lit to mark them as
> 'unsupported'?
>
> Thanks,
> Greg
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         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/20131028/c569d4fb/attachment.html>


More information about the llvm-dev mailing list