hanchenye-llvm-project/lldb/scripts/Python
Stefan Granitz 7e6f355b3e [lldb] Remove Xcode project legacy
Summary: Since D65109 removed the manually maintained Xcode project, there's a few things we don't need anymore. Anything here we should keep or anything more to remove?

Reviewers: JDevlieghere, jasonmolenda, clayborg, jingham, lanza, teemperor

Subscribers: mgorny, lldb-commits, #lldb

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D65155

llvm-svn: 366879
2019-07-24 09:20:14 +00:00
..
android Python 2/3 compatibility: from __future__ import print_function 2019-03-21 18:27:40 +00:00
finishSwigPythonLLDB.py
prepare_binding_Python.py [lldb][swig] Fix autodocs flag parsing 2019-07-18 18:18:51 +00:00
python-extensions.swig Hold GIL while allocating memory for PythonString. 2018-09-05 17:07:29 +00:00
python-swigsafecast.swig [Python] Update PyString_FromString() to work for python 2 and 3. 2019-01-09 22:52:47 +00:00
python-typemaps.swig Fix the swig typemap for "uint32_t *versions, uint32_t num_versions". 2019-03-28 19:25:54 +00:00
python-wrapper.swig [Python] Update PyString_FromString() to work for python 2 and 3. 2019-01-09 22:52:47 +00:00
remote-build.py
use_lldb_suite.py