Commit c408896e authored by Hans Wennborg's avatar Hans Wennborg
Browse files

docs: remove in-progress warnings

llvm-svn: 325786
parent 9772d4eb
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
@@ -5,12 +5,6 @@ LLVM 6.0.0 Release Notes
.. contents::
    :local:

.. warning::
   These are in-progress notes for the upcoming LLVM 6 release.
   Release notes for previous releases can be found on
   `the Download Page <http://releases.llvm.org/download.html>`_.


Introduction
============

@@ -26,11 +20,6 @@ have questions or comments, the `LLVM Developer's Mailing List
<http://lists.llvm.org/mailman/listinfo/llvm-dev>`_ is a good place to send
them.

Note that if you are reading this file from a Subversion checkout or the main
LLVM web page, this document applies to the *next* release, not the current
one.  To see the release notes for a specific release, please see the `releases
page <http://llvm.org/releases/>`_.

Non-comprehensive list of changes in this release
=================================================
.. NOTE
+0 −5
Original line number Diff line number Diff line
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.