[Lldb-commits] [PATCH] D12899: cmake fixups: post-build python step dependency and lldb-server dependency for lldb on Linux
Ilia K via lldb-commits
lldb-commits at lists.llvm.org
Fri Sep 18 08:18:14 PDT 2015
ki.stfu added a comment.
In http://reviews.llvm.org/D12899#248648, @zturner wrote:
> One possible solution is to make an lldb-all target.
As I said, it would much better rather than changing lldb dependencies. But I'm still not sure, do we really need something like lldb-all? Why we can't use "ninja" (i.e. without arguments) for building a whole LLDB?
http://reviews.llvm.org/D12899
More information about the lldb-commits
mailing list