Call release_input_file in claim_file_handler
commit16cd1159a4d3713ba87db1c8b9b669caa9231613
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Jan 2015 19:39:42 +0000 (28 19:39 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Jan 2015 19:39:42 +0000 (28 19:39 +0000)
tree0033ff81adcb41da7c64b714defccd66cf8d984d
parent9c08fbb35aa95420268c2762151f22a6a9b90e85
Call release_input_file in claim_file_handler

PR lto/64837
* lto-plugin.c (release_input_file): New.
(claim_file_handler): Call release_input_file.
(onload): Set release_input_file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220212 138bc75d-0d04-0410-961f-82ee72b054a4
lto-plugin/ChangeLog
lto-plugin/lto-plugin.c