lto-plugin.c (message): New variable.
commit33662270d5d07ca5bfebce6a0f85ab6e4b114480
authorRafael Avila de Espindola <espindola@google.com>
Fri, 16 Oct 2009 15:25:13 +0000 (16 15:25 +0000)
committerRafael Espindola <espindola@gcc.gnu.org>
Fri, 16 Oct 2009 15:25:13 +0000 (16 15:25 +0000)
tree447e910213fb168c38d8507a0130d335cdab03a1
parent2ced58ea6f4e381fa5f5eea061a1438cbff63f25
lto-plugin.c (message): New variable.

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

* lto-plugin.c (message): New variable.
(check): New function.
(parse_table_entry, translate, write_resolution,add_output_files,
exec_lto_wrapper,claim_file_handler, onload): Use check instead of
assert.
(cleanup_handler): Use check instead of assert. Remove the arguments
file if it exists.

From-SVN: r152906
lto-plugin/ChangeLog
lto-plugin/lto-plugin.c