[Lldb-commits] [PATCH] D14342: Enable absolute imports in lldbsuite

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 5 08:41:29 PST 2015


tfiala added a comment.

Does this mean that if we import third party modules, and since you have embedded them into our package, that we would have to change third party code to adhere to our packaging structure?  If not, fine.  If so, this was one of the areas I mentioned that I was concerned about with the monolithic packaging structure.


http://reviews.llvm.org/D14342





More information about the lldb-commits mailing list