Free the buffer in the case where we don't create a module out of it, as
authorNick Lewycky <nicholas@mxc.ca>
Sat, 7 Feb 2009 03:15:01 +0000 (03:15 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sat, 7 Feb 2009 03:15:01 +0000 (03:15 +0000)
commit0df91b2c8677f3f8fd25b46953051c9d95c1c1ae
treeaf972041655a3538e8e37457c048ae1773f7df7b
parent92570c4a1a11cbdaf5ffb13547428dbee1103875
Free the buffer in the case where we don't create a module out of it, as
pointed out by Torok Edwin.

Remove trailing whitespaces.

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