summaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-11-11 09:30:00 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-11-11 09:30:00 +0000
commit0aa189949ccc5bd4d267494dfb939dfea1c3f555 (patch)
tree56f402f587d002b7ef7171faa98de5152b52719e /docs/index.html
parente26ed7a56a81ccd335dea4ce092cca517ca33cf4 (diff)
downloadllvm-0aa189949ccc5bd4d267494dfb939dfea1c3f555.tar.gz
llvm-0aa189949ccc5bd4d267494dfb939dfea1c3f555.tar.bz2
llvm-0aa189949ccc5bd4d267494dfb939dfea1c3f555.tar.xz
Add llvm-ar to the index.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17682 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 2e98cb19fe..cbd8cebf64 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -54,6 +54,7 @@ some tools.</li>
<li><a href="CommandGuide/index.html">LLVM Command Guide</a> - A reference
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-as.html">llvm-as</a>,
<a href="CommandGuide/html/llvm-dis.html">llvm-dis</a>,
<a href="CommandGuide/html/opt.html">opt</a>,