[ThinLTO] Release files read when creating combined index in gold plugin
authorTeresa Johnson <tejohnson@google.com>
Wed, 9 Dec 2015 21:11:42 +0000 (21:11 +0000)
committerTeresa Johnson <tejohnson@google.com>
Wed, 9 Dec 2015 21:11:42 +0000 (21:11 +0000)
commite8315919f02c3e94bf701c86180b8da723cafcb7
treea6d3f69ab1464492c15c5af5465b29453ee14cac
parent48649c79c2a485af1140d9ae0ea0c01dc761fcf6
[ThinLTO] Release files read when creating combined index in gold plugin

This wasn't causing an issue since at HEAD we exit the linker completely
after creating the combined index.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255156 91177308-0d34-0410-b5e6-96231b3b80d8
tools/gold/gold-plugin.cpp