Commit ed6aea83 authored by Hans Wennborg's avatar Hans Wennborg
Browse files

ReleaseNotes: reformulate compiler version change text

llvm-svn: 297097
parent 2c879f40
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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``,