mgorny added a comment. In D67583#1678505 <https://reviews.llvm.org/D67583#1678505>, @labath wrote:
> This will work for the python-in-lldb case. However, the idea is lldb can > also be used as python package, from any python application (by just typing > `import lldb`). For that to work, we need to install lldb python stuff to a > location that will be searched for by python in its default configuration. I agree. Hence, I sent D67890 <https://reviews.llvm.org/D67890> yesterday. Repository: rL LLVM CHANGES SINCE LAST ACTION https://reviews.llvm.org/D67583/new/ https://reviews.llvm.org/D67583 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits