forked from OSchip/llvm-project
3c4f89d702
Platform holds a smart pointer to each platform object created in a static variable what cause the platform destructors called only on program exit when other static variables are not availables. With this change the destructors are called on lldb_private::Terminate() + Fix DebuggerRefCount handling in ScriptInterpreterPython Differential Revision: http://reviews.llvm.org/D7590 llvm-svn: 228944 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Makefile | ||
PlatformKalimba.cpp | ||
PlatformKalimba.h |