1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/utils/unittest
Andrew Wilkins fb2090fa73 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
..
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