hanchenye-llvm-project/llvm/utils/unittest
Andrew Wilkins 095e22de47 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

llvm-svn: 260641
2016-02-12 01:42:43 +00:00
..
UnitTestMain Avoid linking LLVM component libraries with libLLVM 2016-02-12 01:42:43 +00:00
googletest Remove autoconf support 2016-01-26 21:29:08 +00:00
CMakeLists.txt Avoid linking LLVM component libraries with libLLVM 2016-02-12 01:42:43 +00:00
LLVMBuild.txt