forked from OSchip/llvm-project
Summary: Do not assume that liblldb.so is located in $(lldb -P)/../../../lib when creating the _lldb python symlink. Instead, use the path passed to LLVM_LIBDIR_SUFFIX, defaulting to $(lldb -P)/../../../lib when this variable is not set. Reviewers: vharron, emaste, zturner Subscribers: zturner, labath, lldb-commits, sas Differential Revision: http://reviews.llvm.org/D19067 llvm-svn: 267462 |
||
|---|---|---|
| .. | ||
| android | ||
| modules | ||
| finish-swig-Python-LLDB.sh | ||
| finishSwigPythonLLDB.py | ||
| modify-python-lldb.py | ||
| prepare_binding_Python.py | ||
| python-extensions.swig | ||
| python-swigsafecast.swig | ||
| python-typemaps.swig | ||
| python-wrapper.swig | ||
| remote-build.py | ||
| use_lldb_suite.py | ||