Skip to content

Commit 4062393

Browse files
committed
ReleaseNotes: reformulate compiler version change text
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_40@297097 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 0075f7d commit 4062393

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/ReleaseNotes.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ from now, will be version 5.0.0.
3030

3131
Non-comprehensive list of changes in this release
3232
=================================================
33-
* Minimum compiler version to build has been raised to GCC 4.8 and VS 2015.
33+
* The minimum compiler version required for building LLVM has been raised to
34+
4.8 for GCC and 2017 for Visual Studio.
3435

3536
* The C API functions ``LLVMAddFunctionAttr``, ``LLVMGetFunctionAttr``,
3637
``LLVMRemoveFunctionAttr``, ``LLVMAddAttribute``, ``LLVMRemoveAttribute``,

0 commit comments

Comments
 (0)