[lld] r175481 - Switch a vector<pair<const T &, const U &>> to a vector<pair<const T *,

Chandler Carruth chandlerc at gmail.com
Mon Feb 18 19:56:55 PST 2013


On Mon, Feb 18, 2013 at 6:26 PM, Sean Silva <silvas at purdue.edu> wrote:

> On Mon, Feb 18, 2013 at 8:58 PM, Chandler Carruth <chandlerc at gmail.com>
> wrote:
> > The real motivation however is that this fixes the build of lld with
> > libstdc++ 4.6.
>
> lld builds with libstdc++4.6? Is this a recent change? I swear I spent
> a couple hours a while back (month or two maybe) setting up libc++
> since LLD wouldn't build with my (default Ubuntu 12.10) installed
> libstdc++4.6.
>

Yea, it's fairly recent, and I think I'm the only one fixing regressions
when they creep back in... I know that Michael is working on getting build
bots for it though.


>
> -- Sean Silva
> _______________________________________________
> 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/20130218/b86640db/attachment.html>


More information about the llvm-commits mailing list