1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Add link documenting shared/static library differences across platforms.

llvm-svn: 14237
This commit is contained in:
Misha Brukman 2004-06-18 18:39:00 +00:00
parent 59fbde7ac4
commit 27b8d285cb

View File

@ -222,12 +222,11 @@ to write maintainable code more than where to put your curly braces.</p>
<div class="doc_text">
<p>LLVM is currently using CVS as its source versioning system. You may find
this reference handy:</p>
<ol>
<li><a href="http://www.psc.edu/%7Esemke/cvs_branches.html">CVS
Branch and Tag Primer</a></li>
<li><a href="http://www.fortran-2000.com/ArnaudRecipes/sharedlib.html">Using
static and shared libraries across platforms</a></li>
</ol>
</div>