diff options
author | Brian Gaeke <gaeke@uiuc.edu> | 2003-11-13 19:32:14 +0000 |
---|---|---|
committer | Brian Gaeke <gaeke@uiuc.edu> | 2003-11-13 19:32:14 +0000 |
commit | 172489c77b6f36c5daa1ec12f588e12f0445fff3 (patch) | |
tree | b1b71eddeffa9f365f74623c5c821fa081edc29e | |
parent | a8d76d4bde8cd231712367c474a4cd778465ea18 (diff) | |
download | external_llvm-172489c77b6f36c5daa1ec12f588e12f0445fff3.zip external_llvm-172489c77b6f36c5daa1ec12f588e12f0445fff3.tar.gz external_llvm-172489c77b6f36c5daa1ec12f588e12f0445fff3.tar.bz2 |
Removed link from the docs index too.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9983 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/index.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/index.html b/docs/index.html index 20f73fd..5dc1da0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -157,12 +157,6 @@ LLVM User Guides: <dd> <a href="TestingGuide.html"> llvm/docs/TestingGuide.html</a> <p> - - <dt> - Comparison of LLVM to other frameworks: - <dd> - <a href="LLVMVsTheWorld.html"> llvm/docs/LLVMVsTheWorld.html</a> - <p> </dl> <h3> |