[lld] r175481 - Switch a vector<pair<const T &, const U &>> to a vector<pair<const T *,
Sean Silva
silvas at purdue.edu
Mon Feb 18 18:26:05 PST 2013
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.
-- Sean Silva
More information about the llvm-commits
mailing list