[Lldb-commits] [PATCH] D68910: use LLVM_LIBDIR_SUFFIX for python lib path

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 14 01:42:04 PDT 2019


labath added a reviewer: hhb.
labath added a subscriber: hhb.
labath added a comment.

As @mgorny said, I'm afraid the solution is not going to be as simple as attaching LLVM_LIBDIR_SUFFIX to the lib path. There is some ongoing work to refactor/fix the way python paths are handled, but unfortunately I've lost track of what exactly is the state of it right now. @mgorny, @hhb, would it be correct to say that once your python changes land, the above use case should work?


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68910/new/

https://reviews.llvm.org/D68910





More information about the lldb-commits mailing list