RFC: Add output_bfd to bfd_link_info

H. J. Lu hjl@lucon.org
Fri Apr 23 01:20:00 GMT 2004


On Thu, Apr 22, 2004 at 09:07:41PM -0400, Ian Lance Taylor wrote:
> "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.

> But I don't think it hurts to add it if you really want it.  Wait for
> somebody else to approve it, though.
> 


H.J.



More information about the Binutils mailing list