Skip to content
This repository was archived by the owner on Feb 5, 2019. It is now read-only.

Commit 0443af3

Browse files
committed
ReleaseNotes: fix the VS version; follow-up to r297097
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_40@297203 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 6610cde commit 0443af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ from now, will be version 5.0.0.
3131
Non-comprehensive list of changes in this release
3232
=================================================
3333
* The minimum compiler version required for building LLVM has been raised to
34-
4.8 for GCC and 2017 for Visual Studio.
34+
4.8 for GCC and 2015 for Visual Studio.
3535

3636
* The C API functions ``LLVMAddFunctionAttr``, ``LLVMGetFunctionAttr``,
3737
``LLVMRemoveFunctionAttr``, ``LLVMAddAttribute``, ``LLVMRemoveAttribute``,

0 commit comments

Comments
 (0)