diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 09f54764b03..c3449e51e96 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -32,10 +32,10 @@

This document contains the release notes for the LLVM compiler -infrastructure, release 2.0. Here we describe the status of LLVM, including any -known problems and major improvements from the previous release. All LLVM +infrastructure, release 2.0. Here we describe the status of LLVM, including +major improvements from the previous release and any known problems. All LLVM releases may be downloaded from the LLVM -releases web site. +releases web site.

For more information about LLVM, including information about the latest release, please check out the main LLVM @@ -153,7 +153,7 @@ series. configure llvm-gcc on linux are no longer needed, and special hacks to build large C++ libraries like Qt are not needed. -

  • LLVM now has a new MSIL backend. llc -march=msil will now turn LLVM +
  • LLVM now has a new MSIL backend. llc -march=msil will now turn LLVM into MSIL (".net") bytecode. This is still fairly early development with a number of limitations.
  • @@ -202,30 +202,30 @@ Improvements
    @@ -242,7 +242,7 @@ New features include:

    PowerPC-specific Code Generator Enhancements:

    @@ -413,7 +415,7 @@ following major changes:

    @@ -574,14 +579,13 @@ compilation, and lacks Dwarf debugging informations.