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
Avoid linking LLVM component libraries with libLLVM axw on Feb 11 2016, 5:42 PM. Authored by Tags None Subscribers None
Description
Details
|