hanchenye-llvm-project/lldb/scripts/Python
Pavel Labath f2348c88f1 modify-python-lldb.py: Remove ifdef SWIG-removing code
There are no patterns like that in the generated swig files (there
probably were some back in the days when we were running swig over the
header files directly), so this is dead code and has no effect on the
generated file.

llvm-svn: 357890
2019-04-08 08:43:07 +00:00
..
android Python 2/3 compatibility: from __future__ import print_function 2019-03-21 18:27:40 +00:00
finish-swig-Python-LLDB.sh
finishSwigPythonLLDB.py
modify-python-lldb.py modify-python-lldb.py: Remove ifdef SWIG-removing code 2019-04-08 08:43:07 +00:00
prepare_binding_Python.py Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +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