[LLVMdev] Comprehensive set of binaries

Anton Korobeynikov anton at korobeynikov.info
Wed May 6 01:46:27 PDT 2015


Why do you need other binaries? Things like "llc" or "opt" are
considered as a developer-side tools and are not intented to be used
by end users. Therefore it's sane to assume that anyone requiring them
would be able to build them from the sources.

PS: Building LLVM from scratch is pretty straightforward and usually
requires ~ 30-40 mins on a consumer machine.

On Sun, May 3, 2015 at 3:19 AM, Diggory Blake <diggsey at googlemail.com> wrote:
> Currently the only binaries downloadable from the LLVM site include clang
> and a few other utilities. Are there any plans to include a more
> comprehensive set of LLVM binaries?
>
> It's frustrating and (very) time-consuming to have to build LLVM from
> scratch, and it feels like all the infrastructure to automate something like
> this must already be in place for the clang binaries.
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>



-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-dev mailing list