From 4062393e4c4343ac45bb777dcfbbcc0cfd42e6e3 Mon Sep 17 00:00:00 2001 From: Hans Wennborg Date: Mon, 6 Mar 2017 23:43:34 +0000 Subject: [PATCH] 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 --- docs/ReleaseNotes.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 700d00bb697..8bd8763b3aa 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -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``, -- 2.40.0