[LLVMdev] Getting Started

Eli Bendersky eliben at google.com
Thu Nov 29 09:46:38 PST 2012


On Thu, Nov 29, 2012 at 9:41 AM, Joe Abbey <jabbey at arxan.com> wrote:
> I know this process is well documented here
> http://llvm.org/docs/GettingStarted.html
>
> But man do I love scripting things:
>
> LLVM Getting Started (See http://llvm.org/docs/GettingStarted.html)
> ./getttingStarted.sh [-clang] [-compiler-rt] [-test-suite] [-branch branch]
>  [-dir path] [-r rev]
>

I think this is a good idea, although personally I'd prefer the script
to be written in Python to allow more portability (i.e. using it on
Windows as well).

Eli



More information about the llvm-dev mailing list