[llvm] r217056 - unique_ptrify IRObjectFile::createIRObjectFile

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Sep 4 08:45:51 PDT 2014


> 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

Cheers,
Rafael



More information about the llvm-commits mailing list