[gold] issues with the lifetime of the archive passed to gold::Incremental_inputs::report_archive

Ian Lance Taylor iant@google.com
Sat Nov 28 01:37:00 GMT 2009


Rafael Espindola <espindola@google.com> writes:

> We could create a class (extend  Incremental_inputs itself?) for
> incremental link information before opening the input files and update
> it as Incremental_inputs::report_* is called. Doing it this way
> gold::Incremental_inputs::sized_create_inputs_section_data would be a
> simpler method that just serializes the information.

I think this is the way to go.

> The third option is probably the most efficient. Is it the best one?
> Do you foresee any issues in trying to implement it?

I can't think of anything but I'm sure you'll find out....

Ian



More information about the Binutils mailing list