Author: hans Date: Wed Aug 26 15:19:38 2015 New Revision: 246071 URL: http://llvm.org/viewvc/llvm-project?rev=246071&view=rev Log: Add a release note about raising the minimum Windows version for the next major release
Patch by Greg Bedwell! Differential Revision: http://reviews.llvm.org/D12367 Modified: llvm/branches/release_37/docs/ReleaseNotes.rst Modified: llvm/branches/release_37/docs/ReleaseNotes.rst URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_37/docs/ReleaseNotes.rst?rev=246071&r1=246070&r2=246071&view=diff ============================================================================== --- llvm/branches/release_37/docs/ReleaseNotes.rst (original) +++ llvm/branches/release_37/docs/ReleaseNotes.rst Wed Aug 26 15:19:38 2015 @@ -96,6 +96,10 @@ Non-comprehensive list of changes in thi target, but implementing full ``Function`` based ``TargetSubtargetInfo`` support is recommended. +* This is expected to be the last major release of LLVM that supports being + run on Windows XP and Windows Vista. For the next major release the minimum + Windows version requirement will be Windows 7. + Changes to the MIPS Target -------------------------- _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits