[llvm-commits] PATCH: Fix lld build break

Sid Manning sidneym at codeaurora.org
Mon Jun 25 14:30:33 PDT 2012


Noticed that the build was failing over the weekend.  Michael Spencer 
said that the LLVM_LINK_COMPONENTS is not used and target_link_libraries 
should be used instead.

I also got rid of LLVM_LINK_COMPONENTS.  I checked this on OSX and Linux 
and both platforms built.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lld-build-break-fix.diff
Type: text/x-patch
Size: 578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120625/3d812be5/attachment.bin>


More information about the llvm-commits mailing list