<div dir="ltr"><div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Thu, Sep 20, 2018 at 2:18 PM Jacob Carlborg via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2018-09-20 10:01, Hans Wennborg via llvm-dev wrote:<br>
<br>
> Yes, it's a manual process. The binaries are build and tested by<br>
> volunteers, and the set of folks who volunteers differs a little<br>
> between releases.<br>
<br>
I would assume LLVM has some kind of CI infrastructure. That should be <br>
able to build the release binaries.<br>
<br>
> The pre-built binaries are really mostly for users who want to try out<br>
> the release quickly. We expect most users to get the compiler through<br>
> their distro (except on Windows where these are the official<br>
> binaries).<br>
<br>
The problem is, depending on which operating system and version you use <br>
you might not get updates. For example, Travis CI is stuck at an ancient <br>
version of Ubuntu and only provides LLVM 5.0, as far as I can see.<br></blockquote><div><br></div><div><a href="http://apt.llvm.org">apt.llvm.org</a> works fine for travis. See for example <a href="https://github.com/ziglang/zig/blob/073f7ebb0e2168d04212fd855235c3543f86a2be/ci/travis_linux_before_install">https://github.com/ziglang/zig/blob/073f7ebb0e2168d04212fd855235c3543f86a2be/ci/travis_linux_before_install</a><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
-- <br>
/Jacob Carlborg<br>
<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div></div></div>