llvm/cmake/modules
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
..
AddLLVM.cmake Avoid linking LLVM component libraries with libLLVM 2016-02-12 01:42:43 +00:00
AddLLVMDefinitions.cmake cmake: Avoid leading space in LLVM_DEFINITIONS. 2015-10-12 10:42:03 +00:00
AddOCaml.cmake
AddSphinxTarget.cmake
CheckAtomic.cmake
ChooseMSVCCRT.cmake
CMakeLists.txt Install cmake files to lib/cmake/llvm 2016-02-04 20:08:19 +00:00
CrossCompile.cmake
DetermineGCCCompatible.cmake
FindOCaml.cmake
FindSphinx.cmake
GetHostTriple.cmake Remove autoconf support 2016-01-26 21:29:08 +00:00
GetSVN.cmake
HandleLLVMOptions.cmake Disable MSVC 2015's warning about zero extending after ~ and others 2016-02-10 19:25:51 +00:00
HandleLLVMStdlib.cmake
LLVM-Config.cmake Avoid linking LLVM component libraries with libLLVM 2016-02-12 01:42:43 +00:00
LLVMConfig.cmake.in
LLVMConfigVersion.cmake.in
LLVMExternalProjectUtils.cmake [CMake] Removing an unnecessary layer of variable indirection 2015-12-03 19:47:04 +00:00
LLVMInstallSymlink.cmake [CMake] Cleaning up and generalizing the LLVMInstallSymlink script so that it can be used for libraries too. 2015-10-16 23:17:13 +00:00
LLVMProcessSources.cmake
TableGen.cmake [CMake] Fixing dependency issue with parallel make when building with LLVM_OPTIMIZED_TABLEGEN. 2015-10-23 19:48:17 +00:00
VersionFromVCS.cmake [cmake] Fix add_version_info_from_vcs git svn version bug. 2016-01-19 17:36:02 +00:00