X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FReleaseNotes.rst;h=f0623a7048484ac751afddc207b6bd9ae06b634a;hb=5ab5648165f4a41b7274c18ad62406b12b2119c6;hp=4646b04cc845b78c5dda4e9a828edad6b3a56e03;hpb=a805f7edd06f02a2cb32bf31c5dc39dccdfb4c4d;p=oota-llvm.git diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 4646b04cc84..f0623a70484 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -1,13 +1,13 @@ ====================== -LLVM 3.7 Release Notes +LLVM 3.8 Release Notes ====================== .. contents:: :local: .. warning:: - These are in-progress notes for the upcoming LLVM 3.7 release. You may - prefer the `LLVM 3.5 Release Notes `_. @@ -15,7 +15,7 @@ Introduction ============ This document contains the release notes for the LLVM Compiler Infrastructure, -release 3.7. Here we describe the status of LLVM, including major improvements +release 3.8. Here we describe the status of LLVM, including major improvements from the previous release, improvements in various subprojects of LLVM, and some of the current users of the code. All LLVM releases may be downloaded from the `LLVM releases web site `_. @@ -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 @@ -77,12 +77,12 @@ Changes to the OCaml bindings During this release ... -External Open Source Projects Using LLVM 3.7 +External Open Source Projects Using LLVM 3.8 ============================================ An exciting aspect of LLVM is that it is used as an enabling technology for a lot of other language and tools projects. This section lists some of the -projects that have already been updated to work with LLVM 3.7. +projects that have already been updated to work with LLVM 3.8. * A project