1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

Add HowToReleaseLLVM.html.

llvm-svn: 26979
This commit is contained in:
Reid Spencer 2006-03-23 06:53:38 +00:00
parent 71367ee945
commit 3629ca4268

View File

@ -146,6 +146,9 @@ to add instructions and intrinsics to LLVM.</li>
<li><a href="UsingLibraries.html">Using LLVM Libraries</a> - Look here to
understand how to use the libraries produced when LLVM is compiled.</li>
<li><a href="HowToReleaseLLVM.html">How To Release LLVM To The Public</a> - This
is a guide to preparing LLVM releases. Most developers can ignore it.</li>
<li><a href="http://llvm.org/doxygen/">Doxygen generated
documentation</a> (<a
href="http://llvm.org/doxygen/inherits.html">classes</a>)
@ -208,6 +211,7 @@ portable</li>
</ul>
<!--=======================================================================-->
<div class="doc_section"><a name="maillist">LLVM Mailing Lists</a></div>
<!--=======================================================================-->