[LLVMdev] Getting Started
Joe Abbey
jabbey at arxan.com
Thu Nov 29 09:49:00 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).
>
> Eli
Agreed.
I thought about that right after I clicked send... should have come up during prototyping.
I'll scrub and repost.
Joe
More information about the llvm-dev
mailing list