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

ReleaseNotes: drop in-progress warning

llvm-svn: 279139
parent 67b2d3e5
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
@@ -5,12 +5,6 @@ LLVM 3.9 Release Notes
.. contents::
    :local:

.. warning::
   These are in-progress notes for the upcoming LLVM 3.9 release.  You may
   prefer the `LLVM 3.8 Release Notes <http://llvm.org/releases/3.8.0/docs
   /ReleaseNotes.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
=================================================
* The LLVMContext gains a new runtime check (see