[llvm] r217056 - unique_ptrify IRObjectFile::createIRObjectFile

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Sep 4 10:50:24 PDT 2014


What do you think of the attached patch?

On 4 September 2014 13:18, David Blaikie <dblaikie at gmail.com> wrote:
>
>
>
> 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 --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: text/x-patch
Size: 1850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140904/c1048162/attachment.bin>


More information about the llvm-commits mailing list