diff options
-rw-r--r-- | docs/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 2eabed6947..e0c1217671 100644 --- a/docs/index.html +++ b/docs/index.html @@ -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> <!--=======================================================================--> |