[LLVMdev] compiler-rt tests in cmake?

Kostya Serebryany kcc at google.com
Fri May 31 02:38:38 PDT 2013


[reposting]
I guess the main problem is that we are not testing asan on Android/x86,
although we should.


On Fri, May 31, 2013 at 10:48 AM, Sergey Matveev <earthdok at google.com>wrote:

> r182853 introduced an assumption about the size of thread descriptor in
> glibc. On your system it's 48 bytes off, which is why the tests fail. What
> version of libc are you using?
>
> (Repeating - my previous message got stuck in the moderation queue because
> the quoted text was too long.)
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130531/523a70c1/attachment.html>


More information about the llvm-dev mailing list