ReleaseNotes: reformulate compiler version change text
authorHans Wennborg <hans@hanshq.net>
Mon, 6 Mar 2017 23:43:34 +0000 (23:43 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 6 Mar 2017 23:43:34 +0000 (23:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_40@297097 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 700d00bb697b8a950037b6b3ce121b2759becb11..8bd8763b3aa40b63d06d0d708898adb73e2fdbcf 100644 (file)
@@ -30,7 +30,8 @@ from now, will be version 5.0.0.
 
 Non-comprehensive list of changes in this release
 =================================================
-* Minimum compiler version to build has been raised to GCC 4.8 and VS 2015.
+* The minimum compiler version required for building LLVM has been raised to
+  4.8 for GCC and 2017 for Visual Studio.
 
 * The C API functions ``LLVMAddFunctionAttr``, ``LLVMGetFunctionAttr``,
   ``LLVMRemoveFunctionAttr``, ``LLVMAddAttribute``, ``LLVMRemoveAttribute``,