teak-llvm/lldb/source/Plugins/ScriptInterpreter/Python
Greg Clayton d8d4a57b37 First step in getting LLDB ready to support multiple different type systems.
This is the work done by Ryan Brown from http://reviews.llvm.org/D8712 that makes a TypeSystem class and abstracts types to be able to use a type system.

All tests pass on MacOSX and passed on linux the last time this was submitted. 

llvm-svn: 244679
2015-08-11 21:38:15 +00:00
..
CMakeLists.txt
lldb-python.h
Makefile
PythonDataObjects.cpp
PythonDataObjects.h
ScriptInterpreterPython.cpp
ScriptInterpreterPython.h First step in getting LLDB ready to support multiple different type systems. 2015-08-11 21:38:15 +00:00