[llvm-dev] how are the binary distribution compiled?
Vedant Kumar via llvm-dev
llvm-dev at lists.llvm.org
Tue Feb 13 09:33:11 PST 2018
Hi Maurizio,
You can use test-release.sh to build (and test :) a binary distribution. E.g to build the 5.0.1 release, you might run:
./test-release.sh -release 5.0.1 -final
Docs: http://llvm.org/docs/ReleaseProcess.html#test-release-sh <http://llvm.org/docs/ReleaseProcess.html#test-release-sh>
best,
vedant
> On Feb 12, 2018, at 10:09 AM, Maurizio Vitale via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> I see that some of the announcements of binaries for Windows include the script using for compiling.
>
> Is there anything similar (or some other form of documentation) for the binaries distributed on http://releases.llvm.org/download.html <http://releases.llvm.org/download.html> for other platforms? (I'm particularly interested in Ubuntu)
>
> Thanks,
>
> Maurizio
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://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/20180213/5442dab8/attachment.html>
More information about the llvm-dev
mailing list