[Lldb-commits] [PATCH] D31357: Support Unit Testing debugserver

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 24 16:39:14 PDT 2017


I'm ooo for ~2 weeks so I can't really do code reviews unfortunately
On Sat, Mar 25, 2017 at 6:23 AM Chris Bieneman via Phabricator <
reviews at reviews.llvm.org> wrote:

> 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
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170324/f7374555/attachment-0001.html>


More information about the lldb-commits mailing list