]> git.ipfire.org Git - thirdparty/gcc.git/commit
Call release_input_file in claim_file_handler
authorH.J. Lu <hongjiu.lu@intel.com>
Wed, 28 Jan 2015 19:39:42 +0000 (19:39 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Wed, 28 Jan 2015 19:39:42 +0000 (11:39 -0800)
commit1e081edaadf33991b935c0934e591b3fad6a4b67
tree0033ff81adcb41da7c64b714defccd66cf8d984d
parent1f83528e3e0c750c5c62f7148e4bfc3169084208
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.

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