[PATCH] D12367: Add a release note about raising the minimum Windows version for the next major release
Hans Wennborg via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 26 13:20:49 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL246071: Add a release note about raising the minimum Windows version for the next… (authored by hans).
Changed prior to commit:
http://reviews.llvm.org/D12367?vs=33204&id=33237#toc
Repository:
rL LLVM
http://reviews.llvm.org/D12367
Files:
llvm/branches/release_37/docs/ReleaseNotes.rst
Index: llvm/branches/release_37/docs/ReleaseNotes.rst
===================================================================
--- llvm/branches/release_37/docs/ReleaseNotes.rst
+++ llvm/branches/release_37/docs/ReleaseNotes.rst
@@ -96,6 +96,10 @@
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
--------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12367.33237.patch
Type: text/x-patch
Size: 615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150826/fbf86d79/attachment.bin>
More information about the llvm-commits
mailing list