diff options
| author | Reid Spencer <rspencer@reidspencer.com> | 2005-01-05 19:01:20 +0000 |
|---|---|---|
| committer | Reid Spencer <rspencer@reidspencer.com> | 2005-01-05 19:01:20 +0000 |
| commit | 1d183c4ab836262d7bf6005d9889c36bd3fb5cee (patch) | |
| tree | c5235c780498bf631c1b7a1833e7a47e14993dd9 /llvm/docs | |
| parent | 9d4d097dd1fd8563ab46b4fe10e1bec07ff43d7f (diff) | |
| download | bcm5719-llvm-1d183c4ab836262d7bf6005d9889c36bd3fb5cee.tar.gz bcm5719-llvm-1d183c4ab836262d7bf6005d9889c36bd3fb5cee.zip | |
Add the SystemLibrary.html document now that its done.
llvm-svn: 19298
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html index 2eabed69472..e0c12176714 100644 --- a/llvm/docs/index.html +++ b/llvm/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> <!--=======================================================================--> |

