[LLVMdev] Build bot fatigue

dblaikie at gmail.com dblaikie at gmail.com
Mon Dec 30 08:07:01 PST 2013


On Sun Dec 29 2013 at 7:50:35 PM, Bob Wilson <bob.wilson at apple.com> wrote:

>
> On Dec 29, 2013, at 3:59 PM, David Tweed <david.tweed at gmail.com> wrote:
>
> This isn't new. Just how the boys have always worked.
>
> The biggest thing would be to move boots over to the phased builder
> infrastructure pioneered by apple (they use it internally and I believe
> most
> of it has been upstreamed by Daniel Dunbar and David Tweed) that sets up
> dependencies (eg: testing debug info depends on the compiler paying the
> basic check first) and refuse/caching of build product (eg: use the output
> of the basic checks to test the debug info, rather than rebuilding the
> compiler on every builder).
>
>
> Just to note that I suspect it's someone else you're thinking of
> regarding the phased
> builder. (Although I did quite a bit of work on the ARM buildbots late
> last year
> I haven't been involved in the phased builder work.)
>
>
> That would be David Dean.
>

Right - thanks for the correction & apologies to any & all Davids harmed by
that mistake :)

- David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131230/5e980568/attachment.html>


More information about the llvm-dev mailing list