* plugin.h (Plugin::Plugin): Initialize cleanup_done_.
authorCary Coutant <ccoutant@google.com>
Wed, 28 Oct 2009 18:07:25 +0000 (18:07 +0000)
committerCary Coutant <ccoutant@google.com>
Wed, 28 Oct 2009 18:07:25 +0000 (18:07 +0000)
commit40f36857fe3640c0d8dd96b2e36527ffc7f7d954
tree241ff081e28d4b13dff85b4aa022343712b0a492
parent7aee19a1c49ad1ec97080e6f34715b625b6a43c1
* plugin.h (Plugin::Plugin): Initialize cleanup_done_.
(Plugin::cleanup_done_): New member.
(Plugin_manager::Plugin_manager): Remove cleanup_done_.
(Plugin_manager::cleanup_done_): Remove.
(Plugin_manager::add_input_file): Edit error message.
* plugin.cc (Plugin::cleanup): Test and set cleanup_done_.
(Plugin_manager::cleanup): Remove use of cleanup_done_.
gold/ChangeLog
gold/plugin.cc
gold/plugin.h
This page took 0.024774 seconds and 4 git commands to generate.