Update cmake build setup so lldb doesn't link against the DebugSymbols
authorJason Molenda <jmolenda@apple.com>
Tue, 2 Jul 2019 23:36:39 +0000 (23:36 +0000)
committerJason Molenda <jmolenda@apple.com>
Tue, 2 Jul 2019 23:36:39 +0000 (23:36 +0000)
commit37aeca39ba2d0b2620ef1c6fae1c8b1b647c529a
treead613862d5fa521470947257db1dc738bf07fc44
parent45fa289eb136a7f4ee1178f87f896a563be6e221
Update cmake build setup so lldb doesn't link against the DebugSymbols
framework on macOS, in line with the source/xcode project changes in
r364243.
<rdar://problem/49458356>

llvm-svn: 364979
lldb/cmake/modules/LLDBConfig.cmake