Commit 62364efb authored by Hans Wennborg's avatar Hans Wennborg
Browse files

ReleaseNotes: fix the VS version; follow-up to r297097

llvm-svn: 297203
parent ab7cbc9a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ from now, will be version 5.0.0.
Non-comprehensive list of changes in this release
=================================================
* The minimum compiler version required for building LLVM has been raised to
  4.8 for GCC and 2017 for Visual Studio.
  4.8 for GCC and 2015 for Visual Studio.

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