Files
archived-llvm/cmake
Hans Wennborg 347f4e82e8 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
2016-02-12 17:52:29 +00:00
..
2016-02-12 17:52:29 +00:00
2015-11-24 09:46:01 +00:00

See docs/CMake.html for instructions on how to build LLVM with CMake.