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:
4bbf3df
)
Add UsingLibraries.html link.
author
Reid Spencer
<rspencer@reidspencer.com>
Sun, 31 Oct 2004 23:02:38 +0000
(23:02 +0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Sun, 31 Oct 2004 23:02:38 +0000
(23:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17384
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/index.html
patch
|
blob
|
history
diff --git
a/docs/index.html
b/docs/index.html
index f42dbbbbc998ddee925d0b4952dfc475afb3514c..04eb380bd236bbab0f71f85e7c58b4c14b9eea34 100644
(file)
--- a/
docs/index.html
+++ b/
docs/index.html
@@
-113,6
+113,9
@@
done.</li>
<li><a href="ExtendingLLVM.html">Extending LLVM</a> - Look here to see how
to add instructions and intrinsics to LLVM.</li>
+<li><a href="UsingLibraries.html">Using LLVM Libraries</a> - Look here to
+understand how to use the libraries produced when LLVM is compiled.</li>
+
<li><a href="http://llvm.cs.uiuc.edu/doxygen/">Doxygen generated
documentation</a> (<a href="http://llvm.cs.uiuc.edu/doxygen/inherits.html">
classes</a>)</li>