aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/DFAPacketizer.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2012-04-12 20:58:26 +0000
committerGreg Clayton <gclayton@apple.com>2012-04-12 20:58:26 +0000
commitaf2589ea092cead8a9b614ad411852b7e47e1066 (patch)
tree0bbdd4077a87f0493626839384e7f2596ffa7612 /llvm/lib/CodeGen/DFAPacketizer.cpp
parentf9e36cccb591098214d09ff0bfb88618c61101d9 (diff)
downloadllvm-af2589ea092cead8a9b614ad411852b7e47e1066.zip
llvm-af2589ea092cead8a9b614ad411852b7e47e1066.tar.gz
llvm-af2589ea092cead8a9b614ad411852b7e47e1066.tar.bz2
Fixed an issue that happens in LLDB versions after SBFrame switched to using a lldb::ExecutionContextRefSP where we might segfault due to using a shared pointer with NULL in it. The SBFrame object should always have a valid lldb::ExecutionContextRefSP in it. The SBFrame::Clear() method was doing the wrong thing and is now fixed.
llvm-svn: 154614
Diffstat (limited to 'llvm/lib/CodeGen/DFAPacketizer.cpp')
0 files changed, 0 insertions, 0 deletions