summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2018-09-10 14:14:03 +0000
committerHans Wennborg <hans@hanshq.net>2018-09-10 14:14:03 +0000
commitbe9c3688848ac2ab28098a1a129cfa9d398c0f30 (patch)
tree0c8d7decf7f383c434a44ad2f7cdfe4b2676f3be
parent21d7c3223a8fb65cbe69ad040bb30e1ef6fc2ed6 (diff)
docs: drop another in-progress warning
-rw-r--r--llvm/docs/index.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst
index 2173f94459d..4e8f10dfbe6 100644
--- a/llvm/docs/index.rst
+++ b/llvm/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.