[cfe-commits] r153723 - in /cfe/trunk: lib/CodeGen/CGDecl.cpp lib/CodeGen/ItaniumCXXABI.cpp test/CodeGenCXX/static-init.cpp

Chandler Carruth chandlerc at google.com
Thu Mar 29 23:41:49 PDT 2012


On Thu, Mar 29, 2012 at 11:22 PM, John McCall <rjmccall at apple.com> wrote:

> This is an IR-gen "give up and complain instead of crashing or silently
> emitting broken code" diagnostic.
>

Oh, I understand. I'm not looking for pretty, my problem is that tracking
this down is going to be a nightmare, and I was hoping for help. ;]


> I'm very interested in knowing your root causes, though.
>

Yep. I suspect it has something to do with terrible glibc headers and a
libc-interceptor library, with the two battling for supremacy over a
particular symbol.... More to come....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120329/f1e159d4/attachment.html>


More information about the cfe-commits mailing list