aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorEric Liu <ioeric@google.com>2016-09-16 11:50:57 +0000
committerEric Liu <ioeric@google.com>2016-09-16 11:50:57 +0000
commitd07ad5196a4e5c70a7e2a5b2a7ebedb8dc926026 (patch)
treeef23c6285ba83823d80bad0b58aa96227ff9606d /llvm/lib/CodeGen/LiveDebugVariables.cpp
parent7f193d6903edfcbf604fa56138f2c589634ed0d4 (diff)
downloadllvm-d07ad5196a4e5c70a7e2a5b2a7ebedb8dc926026.zip
llvm-d07ad5196a4e5c70a7e2a5b2a7ebedb8dc926026.tar.gz
llvm-d07ad5196a4e5c70a7e2a5b2a7ebedb8dc926026.tar.bz2
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 llvm-svn: 281718
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions