projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d593afc
)
Add the SystemLibrary.html document now that its done.
author
Reid Spencer
<rspencer@reidspencer.com>
Wed, 5 Jan 2005 19:01:20 +0000
(19:01 +0000)
committer
Reid 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
patch
|
blob
|
history
diff --git
a/docs/index.html
b/docs/index.html
index 2eabed69472227ddb2c20ea33ab7e5510404f272..e0c12176714a353eab6b007c6d72eff6b2499c8d 100644
(file)
--- 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>
<!--=======================================================================-->