Commit 2d44ff39 authored by Hans Wennborg's avatar Hans Wennborg
Browse files

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

llvm-svn: 246071
parent cf6ca41b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -96,6 +96,10 @@ Non-comprehensive list of changes in this release
  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
--------------------------