mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-27 07:19:03 -04:00
![]() _lldb is built as an extension module on Windows. Normally to load an extension module named 'foo', Python would look for the file 'foo.pyd'. However, when a debug interpreter is used, Python will look for the file 'foo_d.pyd'. This change checks the build configuration and creates the correct symlink name based on the build configuration. llvm-svn: 213306 |
||
---|---|---|
.. | ||
interface | ||
modules | ||
build-swig-Python.sh | ||
buildSwigPython.py | ||
finish-swig-Python-LLDB.sh | ||
finishSwigPythonLLDB.py | ||
Makefile | ||
modify-python-lldb.py | ||
python-extensions.swig | ||
python-swigsafecast.swig | ||
python-typemaps.swig | ||
python-wrapper.swig |