[RewriteStatepointsForGC] Reduce indentation via early continue [NFC]
[oota-llvm.git] / docs / ReleaseNotes.rst
index 4646b04cc845b78c5dda4e9a828edad6b3a56e03..a3b234e2d9f946456eb249f0be91b81e7fc42b69 100644 (file)
@@ -7,7 +7,7 @@ LLVM 3.7 Release Notes
 
 .. warning::
    These are in-progress notes for the upcoming LLVM 3.7 release.  You may
-   prefer the `LLVM 3.5 Release Notes <http://llvm.org/releases/3.5.0/docs
+   prefer the `LLVM 3.6 Release Notes <http://llvm.org/releases/3.6.0/docs
    /ReleaseNotes.html>`_.
 
 
@@ -41,6 +41,9 @@ Non-comprehensive list of changes in this release
    functionality, or simply have a lot to talk about), see the `NOTE` below
    for adding a new subsection.
 
+* The minimum required Visual Studio version for building LLVM is now 2013
+  Update 4.
+
 * ... next change ...
 
 .. NOTE