tfiala added a comment. Also - there are some places in the code where the lib dir (as 'lib') is assumed, and those would need to change as well. Including taking note of where it was passed in cmake, which will look something similar to what I did here, but now with the added burden that two things must line up (the python module lib dir) with the lldb chosen lib dir.
So this reason and the previous is why I do not see it being the right approach to just say 'switch the overall lib dir' to address this. http://reviews.llvm.org/D13625 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits