mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 14:50:42 +08:00
Added code the initialize the register context in the OperatingSystemPython plug-in with the new PythonData classes, and added a test OperatingSystemPython module in lldb/examples/python/operating_system.py that we can use for testing. llvm-svn: 162530