search for: 14187cae

Displaying 3 results from an estimated 3 matches for "14187cae".

2013 May 31
0
[LLVMdev] compiler-rt tests in cmake?
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.) -------------- next part -------------- An HTML attachment was scrubbed... URL:
2013 May 31
2
[LLVMdev] compiler-rt tests in cmake?
...sion of libc are you using? > > (Repeating - my previous message got stuck in the moderation queue because > the quoted text was too long.) > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130531/14187cae/attachment.html>
2013 May 30
5
[LLVMdev] compiler-rt tests in cmake?
> We have plans to actually compile the symbolizer into the binary and do > in-process symbolization, but it's not there yet. nice! > I'm confused here. compiler-rt and clang/llvm instrumentation depend on each other These two projects don't need to be interdependent and, for the most part, they aren't. In the same way that llvm does not depend on clang, compiler-rt