tfiala added a comment. > Okay I'll make an adjustment to turn it on for Darwin and setting it based on > a flag.
I'm going to do it slightly differently --- I'll set a flag in the modules config that indicates if lldb *wants* lldb-server. The logic on whether to build it or not should, as before, be driven by the targets asked for. So we're not really setting whether we build it or not, we're setting whether we want it if we're already building lldb. http://reviews.llvm.org/D12899 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits