summaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2005-04-24 17:46:58 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2005-04-24 17:46:58 +0000
commit4e8458d02c899d05d9f2516dc896ad85d286176a (patch)
tree9b1ecde96a799e56ee2e4df614c522f8af82f42b /docs/index.html
parentf52d68165715d4af14776cab96c31fbba641e806 (diff)
downloadllvm-4e8458d02c899d05d9f2516dc896ad85d286176a.tar.gz
llvm-4e8458d02c899d05d9f2516dc896ad85d286176a.tar.bz2
llvm-4e8458d02c899d05d9f2516dc896ad85d286176a.tar.xz
extract has been renamed to llvm-extract to avoid conflicting with another tool
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21501 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index c670fbc788..3b2b80257a 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -83,7 +83,7 @@ Current tools:
<a href="CommandGuide/html/gccld.html">gccld</a>,
<a href="CommandGuide/html/stkrc.html">stkrc</a>,
<a href="CommandGuide/html/bugpoint.html">bugpoint</a>,
- <a href="CommandGuide/html/extract.html">extract</a>,
+ <a href="CommandGuide/html/llvm-extract.html">llvm-extract</a>,
<a href="CommandGuide/html/llvm-bcanalyzer.html">llvm-bcanalyzer</a>,
<a href="CommandGuide/html/llvmc.html">llvmc</a>
</li>