Dear Harley,
I would suggest you to write to llvm-dev as this mailing list deals
with infrastructure issues and not with code itself.
On Fri, Jul 24, 2020 at 7:08 PM Harley Li via llvm-admin
<llvm-...@lists.llvm.org> wrote:
>
> Hi,
>
> On releases.llvm.org the list of pre-built binaries for LLVM 10.0.0 doesn't contain Ubuntu 20.04 LTS, the latest long-term support version of Ubuntu. Downloading the release for Ubuntu 18.04 and using it on 20.04 is fine, but it requires (via numerous Stackoverflow and GitHub issues posts) users to additionally download libncurses5 so as to fix a “missing library” error.
>
> Indeed, there is a separate apt.llvm.org page that contains a script to download Debian/Ubuntu packages, and the script does handlesUbuntu 20.04. But those packages are *not* as complete. For example, clang++ is unable to find C++ std headers when -stdlib=libc++ is enabled, and apt.llvm.org provides little information on how to fetch the missing parts. (Admittedly, Linux users tend to use libstdc++).
>
> Therefore, I hope releases.llvm.org can serve as an updated authoritative source of pre-built LLVM binaries for mainstream platforms, including Ubuntu 20.04.
>
> Thanks for your consideration!
> _______________________________________________
> llvm-admin mailing list
> llvm-...@lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-admin
--
With best regards, Anton Korobeynikov
Department of Statistical Modelling, Saint Petersburg State University
_______________________________________________
LLVM Developers mailing list
llvm...@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
Or the binary could be uploaded to a server capable for that download. This page, option 3, suggests a way to upload large files to GitHub.
https://towardsdatascience.com/uploading-large-files-to-github-dbef518fa1a