Index: docs/ReleaseNotes.rst =================================================================== --- docs/ReleaseNotes.rst +++ 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 --------------------------