Add UsingLibraries.html link.
[oota-llvm.git] / docs / index.html
index f42dbbbbc998ddee925d0b4952dfc475afb3514c..04eb380bd236bbab0f71f85e7c58b4c14b9eea34 100644 (file)
@@ -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>