Build Plugin/JITLoader/GDB on all platforms.
authorBruce Mitchener <bruce.mitchener@gmail.com>
Thu, 10 Sep 2015 14:28:49 +0000 (14:28 +0000)
committerBruce Mitchener <bruce.mitchener@gmail.com>
Thu, 10 Sep 2015 14:28:49 +0000 (14:28 +0000)
commit809b860bd3b70938b3d27e9a51c64a4cff58ef69
tree56ed515ad71f33fbfce80afb16834c00410ce575
parent0153e59935cb14302e01e5546afc00a2575ecbf8
Build Plugin/JITLoader/GDB on all platforms.

Summary:
We currently link to this on all platforms, so don't need to re-include
it into the LLDB_USED_LIBS. Also don't need to special case building
it for every supported platform.

Reviewers: clayborg, labath

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D12756

llvm-svn: 247284
lldb/cmake/LLDBDependencies.cmake
lldb/source/Plugins/JITLoader/CMakeLists.txt