commit | 6c1574bca5e3e2b99bb2f9a04face08ee36c7946 | [log] [tgz] |
---|---|---|
author | Eric Liu <ioeric@google.com> | Fri Sep 16 11:50:57 2016 +0000 |
committer | Eric Liu <ioeric@google.com> | Fri Sep 16 11:50:57 2016 +0000 |
tree | 4a18a78bf34f982bd6c7fd8add49a6163fe96a21 | |
parent | 793f0085f99f77553c0807d56202571db0a11e96 [diff] |
Trying to fix Mangler memory leak in TargetLoweringObjectFile. Summary: `TargetLoweringObjectFile` can be re-used and thus `TargetLoweringObjectFile::Initialize()` can be called multiple times causing `Mang` pointer memory leak. Reviewers: echristo Subscribers: llvm-commits, mehdi_amini Differential Revision: https://reviews.llvm.org/D24659 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281718 91177308-0d34-0410-b5e6-96231b3b80d8