[llvm] r230363 - ReleaseNotes: add notes about VS2014 Update 4 requirement
Hans Wennborg
hans at hanshq.net
Tue Feb 24 12:36:40 PST 2015
Author: hans
Date: Tue Feb 24 14:36:40 2015
New Revision: 230363
URL: http://llvm.org/viewvc/llvm-project?rev=230363&view=rev
Log:
ReleaseNotes: add notes about VS2014 Update 4 requirement
Modified:
llvm/trunk/docs/ReleaseNotes.rst
Modified: llvm/trunk/docs/ReleaseNotes.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes.rst?rev=230363&r1=230362&r2=230363&view=diff
==============================================================================
--- llvm/trunk/docs/ReleaseNotes.rst (original)
+++ llvm/trunk/docs/ReleaseNotes.rst Tue Feb 24 14:36:40 2015
@@ -41,6 +41,9 @@ Non-comprehensive list of changes in thi
functionality, or simply have a lot to talk about), see the `NOTE` below
for adding a new subsection.
+* The minimum required Visual Studio version for building LLVM is now 2013
+ Update 4.
+
* ... next change ...
.. NOTE
More information about the llvm-commits
mailing list