[LLVMdev] CVS binutils includes support for plugins, can use the llvm plugin.

Daniel Dunbar daniel at zuster.org
Thu Jul 16 09:45:53 PDT 2009


On Mon, Jul 13, 2009 at 1:38 AM, Rafael Espindola<espindola at google.com> wrote:
> 2009/7/12 Daniel Dunbar <daniel at zuster.org>:
>> Will ar, etc. eventually get some autodiscovery of plugins so that
>> things work OOTB after a make install of llvm/llvm-gcc?
>
> The bfd library (used by ar and nm) already searches for plugins in
> $install_dir/lib/bfd-plugins/. Maybe we could pass an option to llvm's
> configure to tell it where to install a copy of the plugin?

Ah, cool. I think we will need a little extra magic in the Makefiles
for this too but should be pretty straightforward. I filed PR4564, I
may do this at some point if no one beats me to it.

Chris, can you add a gold-plugin component to bugzilla?

 - Daniel

>>  - Daniel
>>
>
> Cheers,
> --
> Rafael Avila de Espindola
>
> Google | Gordon House | Barrow Street | Dublin 4 | Ireland
> Registered in Dublin, Ireland | Registration Number: 368047
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>




More information about the llvm-dev mailing list