<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 7 January 2014 17:52, Bryan Ewbank <span dir="ltr"><<a href="mailto:Bryan.Ewbank@sas.com" target="_blank">Bryan.Ewbank@sas.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">How do I use the *src.tar.gz files from the llvm 3.4 downloads page?  I understand the layout produced by the svn actions, but if I have just the tarballs, do I simply replace "svn co" with "tar -xvzf" in the sequence?  How do the names of the tarballs map to the names of the svn projects?<br>
</blockquote><div></div></div><br></div><div class="gmail_extra">The source tar ball structure should be identical to the svn/git repository checkout. Simply replacing svn for tar should do the trick, yes.</div><div class="gmail_extra">
<br></div><div class="gmail_extra">cheers,</div><div class="gmail_extra">--renato</div></div>