aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2015-02-18 18:17:23 +0000
committerHans Wennborg <hans@hanshq.net>2015-02-18 18:17:23 +0000
commitc16361ad43e8f6ea78c28c3776fe0821edae6ca0 (patch)
treebd90a2d82ff71af57674f9be98f5f6bd3bb2bacb
parent42609d8467cc41af12653083f267f03bfb046900 (diff)
downloadllvm-c16361ad43e8f6ea78c28c3776fe0821edae6ca0.tar.gz
Remove another in-progress warning
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_36@229712 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 dd6ea18f090..33bb0834ace 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.