X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FReleaseNotes.rst;h=ba7e436fb0ea75dc24738a8de21c96ddd4b84899;hb=a5be9e3cfba9cc841f37881a60bf5337aac5a704;hp=17c5c069d5f1bc6d7cc1d5e778d47a489ffc5286;hpb=96b5986e38ab971354fa73c4e796bd6ec6938d04;p=oota-llvm.git diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 17c5c069d5f..ba7e436fb0e 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -7,7 +7,7 @@ LLVM 3.8 Release Notes .. warning:: These are in-progress notes for the upcoming LLVM 3.8 release. You may - prefer the `LLVM 3.6 Release Notes `_. @@ -23,7 +23,7 @@ from the `LLVM releases web site `_. For more information about LLVM, including information about the latest release, please check out the `main LLVM web site `_. If you have questions or comments, the `LLVM Developer's Mailing List -`_ is a good place to send +`_ is a good place to send them. Note that if you are reading this file from a Subversion checkout or the main @@ -33,6 +33,13 @@ page `_. Non-comprehensive list of changes in this release ================================================= +* With this release, the minimum Windows version required for running LLVM is + Windows 7. Earlier versions, including Windows Vista and XP are no longer + supported. + +* With this release, the autoconf build system is deprecated. It will be removed + in the 3.9 release. Please migrate to using CMake. For more information see: + `Building LLVM with CMake `_ .. NOTE For small 1-3 sentence descriptions, just add an entry at the end of