Fix some memory leaks and avoid looking in the hash tables twice.
authorRafael Espindola <rafael.espindola@gmail.com>
Sun, 20 Feb 2011 16:27:25 +0000 (16:27 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sun, 20 Feb 2011 16:27:25 +0000 (16:27 +0000)
commitcd6c93ec48937ab4f76dfd3bf5dc7e68ed781508
tree782791f61daec8b84766dc1cb0a2409175e0e2ec
parent89d31ec7d2e62ff3e1997abdcbd8604d78582c07
Fix some memory leaks and avoid looking in the hash tables twice.
libxul links in 7m0.403s.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126085 91177308-0d34-0410-b5e6-96231b3b80d8
tools/lto/LTOCodeGenerator.cpp
tools/lto/LTOModule.cpp