aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/CppBackend/CPPBackend.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2013-07-31 02:19:15 +0000
committerJim Ingham <jingham@apple.com>2013-07-31 02:19:15 +0000
commit56d404281f8f94dd2d1915b91111e8db8e90e857 (patch)
tree672f744f93e4a61bf5d5028bfc5a335231454fe1 /llvm/lib/Target/CppBackend/CPPBackend.cpp
parent75a5ba7ed046d0c69db712406e646ef11b9e52a3 (diff)
downloadllvm-56d404281f8f94dd2d1915b91111e8db8e90e857.zip
llvm-56d404281f8f94dd2d1915b91111e8db8e90e857.tar.gz
llvm-56d404281f8f94dd2d1915b91111e8db8e90e857.tar.bz2
The DisassemblerLLVMC has a retain cycle - the InstructionLLVMC's contained in its instruction
list have a shared pointer back to their DisassemblerLLVMC. This checkin force clears the InstructionList in all the places we use the DisassemblerSP to stop the leaking for now. I'll go back and fix this for real when I have time to do so. <rdar://problem/14581918> llvm-svn: 187473
Diffstat (limited to 'llvm/lib/Target/CppBackend/CPPBackend.cpp')
0 files changed, 0 insertions, 0 deletions