<p>
There are three main tasks for building a release of LLVM:
+ </p>
+
<ol>
<li>Create the LLVM source distribution.</li>
<li>Create the LLVM GCC source distribtuion.</li>
of the libraries found in <tt>llvm/runtime</tt> from the LLVM
source distribution created in Step 1.</li>
</ol>
- </p>
</div>
<!-- *********************************************************************** -->
svn co https://llvm.org/svn/llvm-project/llvm-gcc-4.0/branches/release_<i>XX</i>
svn co https://llvm.org/svn/llvm-project/test-suite/branches/release_<i>XX</i>
</pre>
-</div>
- </li>
+</div></li>
+ </ol>
</div>
<!-- ======================================================================= -->