Add the SystemLibrary.html document now that its done.
authorReid Spencer <rspencer@reidspencer.com>
Wed, 5 Jan 2005 19:01:20 +0000 (19:01 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 5 Jan 2005 19:01:20 +0000 (19:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19298 91177308-0d34-0410-b5e6-96231b3b80d8

docs/index.html

index 2eabed69472227ddb2c20ea33ab7e5510404f272..e0c12176714a353eab6b007c6d72eff6b2499c8d 100644 (file)
@@ -191,6 +191,10 @@ reducer description and usage information.</li>
 describes the design and configuration of the LLVM compiler driver tool,
 <tt>llvmc</tt>.</li>
 
+<li><a href="SystemLibrary.html">System Library</a> - This document describes
+the LLVM System Library (<tt>lib/System</tt>) and how to keep LLVM source code
+portable</li>
+
 </ul>
 
 <!--=======================================================================-->