[llvm-dev] Consider making build directories of the buildbots available

via llvm-dev llvm-dev at lists.llvm.org
Wed Apr 14 12:31:01 PDT 2021


Ah, apologies,  I think I wasn't clear. I am talking about making object files available in this manner so that people can download them and compile just their changes without having to compile all of LLVM, thus reducing the barrier to entry. As far as I am aware, the releases on Github do not contain object files.

Nabeel Omer

From: llvm-dev <llvm-dev-bounces at lists.llvm.org> On Behalf Of Neil Nelson via llvm-dev
Sent: 14 April 2021 20:05
To: llvm-dev at lists.llvm.org
Subject: Re: [llvm-dev] Consider making build directories of the buildbots available


Perhaps these pages may help.

https://github.com/llvm/llvm-project/releases

https://github.com/llvm/llvm-project/releases/tag/llvmorg-12.0.0-rc5

Neil Nelson
On 4/14/21 12:53 PM, via llvm-dev wrote:
Hi LLVM devs,

As you are already aware, performing a clean build of LLVM requires considerable computing resources. This presents a barrier to entry for people who do not have access to large computers. Since the buildbots already regularly compile the LLVM codebase, making tarballs of their build directories available on a public facing server will dramatically reduce the barrier to entry. Is this something that the community is willing to consider?

Thanks,
Nabeel Omer



_______________________________________________

LLVM Developers mailing list

llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>

https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210414/43e86172/attachment.html>


More information about the llvm-dev mailing list