diff options
-rw-r--r-- | llvm/docs/index.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst index d4cf6d24e6c..c150c75bc8f 100644 --- a/llvm/docs/index.rst +++ b/llvm/docs/index.rst @@ -1,11 +1,6 @@ About ======== -.. 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. |