[LLVMdev] Getting Started

Joe Abbey jabbey at arxan.com
Thu Nov 29 11:34:17 PST 2012


On Nov 29, 2012, at 12:46 PM, Eli Bendersky <eliben at google.com> wrote:

> 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).

I've never written python... but here goes.

Attached.

Joe

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gettingStarted.py
Type: text/x-python-script
Size: 3905 bytes
Desc: gettingStarted.py
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121129/70ddb93a/attachment.bin>


More information about the llvm-dev mailing list