[lld] r220326 - Use __cxa_demangle on FreeBSD to fix buildbots.

Rui Ueyama ruiu at google.com
Tue Oct 21 16:07:55 PDT 2014


CMake (and probably also configure) thinks that cxxabi.h is not usable on
FreeBSD so HAVE_CXXABI_H is not defined in config.h on FreeBSD. So I think
the answer is it's not enough.

On Tue, Oct 21, 2014 at 3:51 PM, Joerg Sonnenberger <joerg at britannica.bec.de
> wrote:

> On Tue, Oct 21, 2014 at 03:29:17PM -0700, Rui Ueyama wrote:
> > Did you follow this thread?
> >
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20141020/240716.html
>
> Yes, so what is wrong about HAVE_CXXABI_H in config.h?
>
> Joerg
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141021/faa3b7dc/attachment.html>


More information about the llvm-commits mailing list