]> gcc.gnu.org Git - gcc.git/commit
lto-plugin.c (resolution_file): New.
authorRafael Avila de Espindola <espindola@google.com>
Thu, 15 Oct 2009 14:36:40 +0000 (14:36 +0000)
committerRafael Espindola <espindola@gcc.gnu.org>
Thu, 15 Oct 2009 14:36:40 +0000 (14:36 +0000)
commitb10071c5cf133fdfbcf75a0a5d4a495ce718c269
treec58dd172d671e9b033f89a6f198b951bb014ba13
parentdda441650817aec18d07a390fec35ce24a516ee4
lto-plugin.c (resolution_file): New.

2009-10-15  Rafael Avila de Espindola  <espindola@google.com>

* lto-plugin.c (resolution_file): New.
(free_1): Update comment.
(free_2): Free resolution_file.
(write_resolution): Write resolution to specified file. Use the
syms array from the symbol table.
(all_symbols_read_handler): Delay call to free_1 past call to
write_resolution.
(process_option): Add a -resolution option.

From-SVN: r152846
lto-plugin/ChangeLog
lto-plugin/lto-plugin.c
This page took 0.054868 seconds and 5 git commands to generate.