RFC: Add output_bfd to bfd_link_info

Ian Lance Taylor ian@wasabisystems.com
Fri Apr 23 01:22:00 GMT 2004


"H. J. Lu" <hjl@lucon.org> writes:

> > > I find a need to access output_bfd via bfd_link_info. I was wondering
> > > why it wasn't there to begin with. Any comments?
> > 
> > It's not there because it is passed to every function which needs it.
> > 
> 
> We can remove that argument and access it from bfd_link_info instead.

And requiring the additional memory access is better because....

Ian



More information about the Binutils mailing list