forked from OSchip/llvm-project
a7cd16b252
This has apparently been broken since June, but only on non-Windows. Perhaps nobody noticed it because if the symlink is already there it won't try to re-create it, and nobody ever tried doing a clean build. In any case, I will let the original author attempt to fix this if he is still interested. the problem is that in the normal case of not setting BUILD_SHARED_LIBS and simply running ninja, it would link _lldb.so to a non-existent location, creating a dangling symlink. llvm-svn: 251840 |
||
---|---|---|
.. | ||
android | ||
modules | ||
Makefile | ||
build-swig-Python.sh | ||
buildSwigPython.py | ||
finish-swig-Python-LLDB.sh | ||
finishSwigPythonLLDB.py | ||
modify-python-lldb.py | ||
python-extensions.swig | ||
python-swigsafecast.swig | ||
python-typemaps.swig | ||
python-wrapper.swig | ||
remote-build.py |