[llvm-commits] PATCH: Fix lld build break
Michael Spencer
bigcheesegs at gmail.com
Mon Jun 25 14:45:30 PDT 2012
On Mon, Jun 25, 2012 at 2:30 PM, Sid Manning <sidneym at codeaurora.org> wrote:
> 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.
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
Thanks, committed as r159165. In the future please make patches
relative to the root lld directory.
- Michael Spencer
More information about the llvm-commits
mailing list