Add back some of the previous lldb-server dependencies
authorPavel Labath <labath@google.com>
Tue, 29 Nov 2016 18:38:09 +0000 (18:38 +0000)
committerPavel Labath <labath@google.com>
Tue, 29 Nov 2016 18:38:09 +0000 (18:38 +0000)
commit79fcd4141842a24b580d9ea0c6021e071e5f5d97
treec7c8324e4a2b3e2e5c6f1708ef84e959e6d55da8
parent183f90ad043dd634b6e654f4e2c797adc4211a83
Add back some of the previous lldb-server dependencies

It seems a debug build of lldb-server will not complete without these, as the
linker is not able to strip out code that aggressively. Add those back until I
can figure out how to break the dependency chains.

llvm-svn: 288181
lldb/tools/lldb-server/CMakeLists.txt