[Lldb-commits] [PATCH] D48215: Remove dependency from Host to python

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 15 09:08:50 PDT 2018


clayborg added a comment.

It might be nice to start with the removal of HostInfo::GetLLDBPath(...) first and fixing up all call sites that use that API to use the new internally sanctioned versions. Then submit this patch?


https://reviews.llvm.org/D48215





More information about the lldb-commits mailing list