This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: LTO and LTO Plugin Reviewers


Diego Novillo <dnovillo@google.com> writes:

> On Wed, Oct 7, 2009 at 09:55, Basile STARYNKEVITCH
> <basile@starynkevitch.net> wrote:
>
>> Are LTO plugins fondamentally different from others, non LTO plugins?
>
> Yes, it should be probably be named 'linker' plugins.  It's a plugin
> for gold to allow extraction of individual .o files out of static
> archives during LTO compiles.

And it presumably is specifically the contents of the new lto-plugin
toplevel directory.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]