Merging r260641:
authorHans Wennborg <hans@hanshq.net>
Fri, 12 Feb 2016 17:52:29 +0000 (17:52 +0000)
committerHans Wennborg <hans@hanshq.net>
Fri, 12 Feb 2016 17:52:29 +0000 (17:52 +0000)
commit347f4e82e80af64eca192381112ff6e9e3c7c8c3
tree4adde3a08635febd13a44170a9f49d6593830ba5
parente469b8a4f8daa8d29fe1d1f8ed87b36114dd5726
Merging r260641:
------------------------------------------------------------------------
r260641 | axw | 2016-02-11 17:42:43 -0800 (Thu, 11 Feb 2016) | 10 lines

Avoid linking LLVM component libraries with libLLVM

Patch by Jack Howarth.

When linking to libLLVM, don't also link to the component
libraries that constitute libLLVM.

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

------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_38@260693 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake
cmake/modules/LLVM-Config.cmake
utils/unittest/CMakeLists.txt
utils/unittest/UnitTestMain/CMakeLists.txt