This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: Update LTO plugin interface


"H.J. Lu" <hjl.tools@gmail.com> writes:

> I am not saying we should go with 2 stage linking. Just for clarification.
> In 2 stage linking, the first stage only does symbol resolution. The complete
> linking starts at the second stage.  So we don't do really complete relink
> in 2 stage linking.

Understood.  But you still read and process all the symbols twice.  It
can be done if it must be done, but it would be significantly better to
do something else if possible.

Ian


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