llvm/utils/unittest
Andrew Wilkins 724b31e65d 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/trunk@260641 91177308-0d34-0410-b5e6-96231b3b80d8
2016-02-12 01:42:43 +00:00
..
googletest Remove autoconf support 2016-01-26 21:29:08 +00:00
UnitTestMain Avoid linking LLVM component libraries with libLLVM 2016-02-12 01:42:43 +00:00
CMakeLists.txt Avoid linking LLVM component libraries with libLLVM 2016-02-12 01:42:43 +00:00
LLVMBuild.txt llvm-build: Add support for non-installed libraries (e.g., gtest). 2012-05-15 18:44:17 +00:00