Merging r260641:
authorHans Wennborg <hans@hanshq.net>
Fri, 12 Feb 2016 17:52:29 +0000 (17:52 +0000)
committerHans Wennborg <hans@hanshq.net>
Fri, 12 Feb 2016 17:52:29 +0000 (17:52 +0000)
------------------------------------------------------------------------
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


No differences found