summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2019-08-30 15:15:53 +0000
committerHans Wennborg <hans@hanshq.net>2019-08-30 15:15:53 +0000
commita829726d68c753b35145b7e294feeb90173bfd3b (patch)
treed884e05f0e8d4e2b9ec0b39eea5c86105b302652
parent73e43cbc31819f04150a712c169ccf9670e0491b (diff)
downloadllvm-a829726d68c753b35145b7e294feeb90173bfd3b.tar.gz
index.rst: Remove non-release warning
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_90@370477 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/index.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/index.rst b/docs/index.rst
index cf1476789047..02779ff4534f 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1,11 +1,6 @@
Overview
========
-.. warning::
-
- If you are using a released version of LLVM, see `the download page
- <http://llvm.org/releases/>`_ to find your documentation.
-
The LLVM compiler infrastructure supports a wide range of projects, from
industrial strength compilers to specialized JIT applications to small
research projects.