Skip to content
Commit 56d40428 authored by Jim Ingham's avatar Jim Ingham
Browse files

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
parent 75a5ba7e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment