[llvm] r217056 - unique_ptrify IRObjectFile::createIRObjectFile

David Blaikie dblaikie at gmail.com
Thu Sep 4 10:18:25 PDT 2014


On Thu, Sep 4, 2014 at 8:45 AM, Rafael EspĂ­ndola <rafael.espindola at gmail.com
> wrote:

> > I took a guess at the changes to the gold plugin, because that doesn't
> > seem to build by default for me. Not sure what dependencies I might be
> > missing for that.
>
> You need to pass -DLLVM_BINUTILS_INCDIR to cmake and point it to the
> directory with plugin-api.h
>

Ah - thanks. That works (though I have to build it explicitly, or at least
just use the default ninja target - my default target of "check-all"
doesn't build the gold plugin, perhaps unsurprisingly, though inconvenient)


>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140904/fbf6493b/attachment.html>


More information about the llvm-commits mailing list