From: Hans Wennborg Date: Wed, 2 Mar 2016 23:10:55 +0000 (+0000) Subject: Remove 'if you are using a released version' warning X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=0805780408c97128dc9164d4dbb8604882f5588e;p=oota-llvm.git Remove 'if you are using a released version' warning git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_38@262537 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/index.rst b/docs/index.rst index a69ecfedc58..6cbce632164 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 - `_ 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.