diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index c7e55af3def..4937d0eab02 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -66,7 +66,7 @@ ways from our previous releases:

  • We took this as an opportunity to break backwards compatibility with the LLVM 1.x bytecode and .ll file format. If you have LLVM 1.9 .ll files that you would like to upgrade to LLVM 2.x, we -recommend the use of the stand alone llvm-upgrade +recommend the use of the stand alone llvm-upgrade tool. We intend to keep compatibility with .ll and .bc formats within the 2.x release series, like we did within the 1.x series.
  • There are several significant change to the LLVM IR and internal APIs, such @@ -344,8 +344,11 @@ programs.