[lld] Makefiles for lld.

Eric Christopher echristo at gmail.com
Thu May 29 12:51:50 PDT 2014


Yeah I figured Iain would be doing the actual maintenance here.
On May 29, 2014 12:45 PM, "Michael Spencer" <bigcheesegs at gmail.com> wrote:

> lgtm as long as I don't have to maintain it. There is going to be some
> restructuring of the build soonish to fix the circular dependency
> problem, if you can update these when that happens then this is fine.
>
> - Michael Spencer
>
>
> On Thu, May 29, 2014 at 11:34 AM, Eric Christopher <echristo at gmail.com>
> wrote:
> > Seems reasonable to me.
> >
> > Michael?
> >
> > -eric
> >
> > On Wed, May 28, 2014 at 8:08 AM, Iain Sandoe <iain at codesourcery.com>
> wrote:
> >> Hi Eric,
> >>
> >> sorry this took so long, (other things just kept creeping up the TODO).
> >>
> >> This is a set of Makefiles based on the approach(es) used elsewhere in
> the tree.
> >> I've been using these for quite a while on both OSX and Linux with
> either clang or GCC as the bootstrap compiler.
> >>
> >> With this patch, lld will build (with autoconf & make) when it is found
> in llvm/tools (using the same approach as lldb).
> >>
> >> Right now, as with lldb, there's no more finesse than that (i.e.
> there's no way to switch lld on/off other than directory presence/absence
> in tools/).
> >>
> >> The lld tests are added to check-all.
> >>
> >> does this seem like a reasonable starting point?
> >> cheers
> >> Iain
> >>
> >>
> >>
> >>
> >>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140529/52011665/attachment.html>


More information about the llvm-commits mailing list