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: [gold][patch] Fix plugin API to call cleanup handlers on error exits


Cary Coutant <ccoutant@google.com> writes:

> 	* gold.cc (gold_exit): Call plugin cleanup handlers on exit.
> 	* plugin.cc (Plugin_manager::finish): Rename as
> 	layout_deferred_objects.  Move cleanup to separate function.
> 	(Plugin_manager::cleanup): New function.
> 	(Plugin_finish::run): Call layout_deferred_objects and cleanup
> 	separately.
> 	* plugin.h (Plugin_manager::finish): Rename as
> 	layout_deferred_objects.
> 	(Plugin_manager::cleanup): New function.
> 	(Plugin_manager::cleanup_done): New field.

This is OK.

Thanks.

Ian


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