beanz added a comment.

Xcode is pretty magic to me. I don't know how to do much of anything in it 
other than build. I think the right solution would be to take most of the 
source files out of the debugserver target and generate a static archive from 
them, then have debugserver and the debugserverTest target link the static 
archive.

I don't know how to do that and not screw up the Xcode target settings on the 
archive target.


https://reviews.llvm.org/D31357



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to