Add link documenting shared/static library differences across platforms.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14237 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2004-06-18 18:39:00 +00:00
parent f82bba95ba
commit a0f71e4d43

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>