aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2004-12-10 15:51:16 +0000
committerJohn Criswell <criswell@uiuc.edu>2004-12-10 15:51:16 +0000
commit9e2485c1227c426910f87e342022c71fe1a916a3 (patch)
tree1ea57894bb7064f3971ed00e4f36a9683ffac559 /docs/index.html
parent5aefa8a6fec1cdf2e8be74195df8d3739ce73c14 (diff)
downloadexternal_llvm-9e2485c1227c426910f87e342022c71fe1a916a3.zip
external_llvm-9e2485c1227c426910f87e342022c71fe1a916a3.tar.gz
external_llvm-9e2485c1227c426910f87e342022c71fe1a916a3.tar.bz2
Merged in RELEASE_14 changes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18763 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index 6a991bd..2eabed6 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -55,6 +55,7 @@ some tools.</li>
manual for the LLVM command line utilities ("man" pages for LLVM tools).<br/>
Current tools:
<a href="CommandGuide/html/llvm-ar.html">llvm-ar</a>,
+ <a href="CommandGuide/html/llvm-ranlib.html">llvm-ranlib</a>,
<a href="CommandGuide/html/llvm-as.html">llvm-as</a>,
<a href="CommandGuide/html/llvm-dis.html">llvm-dis</a>,
<a href="CommandGuide/html/opt.html">opt</a>,