[lldb] Copy the system debugserver in LLDB.framework
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 24 Sep 2021 21:59:58 +0000 (14:59 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 24 Sep 2021 22:07:22 +0000 (15:07 -0700)
commitc6288759296f808a2f7304bbd1bd5b18974e4ccc
tree86ba9d899299d8be9d97c569237682d61e80a399
parent37f1b7a3f35fd9edbb110a3845e79d46224ea79b
[lldb] Copy the system debugserver in LLDB.framework

When using the system debugserver for testing, copy the binary in the
LLDB.framework Resource directory instead of the build's bin directory.

rdar://82998263
lldb/test/API/CMakeLists.txt