[Lldb-commits] [PATCH] D12899: cmake fixups: post-build python step dependency and lldb-server dependency for lldb on Linux
Todd Fiala via lldb-commits
lldb-commits at lists.llvm.org
Wed Sep 16 08:05:01 PDT 2015
tfiala added a comment.
In http://reviews.llvm.org/D12899#247098, @tfiala wrote:
> Adjustments to set indirect variable for whether lldb can use lldb-server. If so, then we'll add the dependency for lldb-server on lldb at the time we declare the lldb target.
Also adds lldb-server dependency on Darwin lldb.
http://reviews.llvm.org/D12899
More information about the lldb-commits
mailing list