<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I know this process is well documented here <a href="http://llvm.org/docs/GettingStarted.html">http://llvm.org/docs/GettingStarted.html</a>  <div><br></div><div>But man do I love scripting things:<div><br></div><div><div><font face="Menlo">LLVM Getting Started (See <a href="http://llvm.org/docs/GettingStarted.html">http://llvm.org/docs/GettingStarted.html</a>)</font></div><div><font face="Menlo">./getttingStarted.sh [-clang] [-compiler-rt] [-test-suite] [-branch branch]</font></div><div><font face="Menlo"> [-dir path] [-r rev]</font></div><div><font face="Menlo"><br></font></div><div><font face="Menlo">By default this script checks out ToT LLVM to the current working directory</font></div><div><font face="Menlo"><br></font></div><div><font face="Menlo">Project Options:</font></div><div><font face="Menlo">  -clang                 Checkout Clang repo</font></div><div><font face="Menlo">  -compiler-rt           Checkout Compiler RT</font></div><div><font face="Menlo">  -test-suite            Checkout LLVM test-suite</font></div><div><font face="Menlo"><br></font></div><div><font face="Menlo">Configuration Options:</font></div><div><font face="Menlo">  -branch branch         Checkout a specific branch, default trunk</font></div><div><font face="Menlo">  -dir path              Checkout to path instead of current working dir</font></div><div><font face="Menlo">  -r rev                 Checkout to a specific revision</font></div><div><font face="Menlo">  -v                     Verbose mode</font></div><div><font face="Menlo"><br></font></div><div><font face="Menlo">  -help                  Print this message</font></div><div><br></div><div>The shell script is attached, if you are interested.  Perhaps we can add this to the GettingStarted doc?</div><div><br></div><div>Joe</div><div><br></div><div><div apple-content-edited="true">
</div>
</div></div></div></body></html>