On Wed, Oct 7, 2009 at 10:12, Ian Lance Taylor <i...@google.com> wrote: > Diego Novillo <dnovi...@google.com> writes: > >> On Wed, Oct 7, 2009 at 09:55, Basile STARYNKEVITCH >> <bas...@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.
Yes. Diego.