diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 4a760f3d393..31d0ad65141 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -65,7 +65,7 @@ This is the second public release of the LLVM compiler infrastructure. This release implements the following new features:

    -
  1. temp
  2. +
  3. A new LLVM profiler, similar to gprof is available
  4. temp
  5. temp

@@ -96,7 +96,7 @@ In this release, the following bugs in the previous release were fixed:

  • llvm-gcc crashes compiling global union initializer
  • C front-end crash on empty structure
  • CFrontend crashes when compiling C99 compound expressions
  • - +
  • [X86] Emission of global bool initializers broken
  • At this time, LLVM is known to work properly with SPEC CPU 2000, the Olden @@ -393,6 +393,6 @@ via the mailing lists.

    Maintained By: The LLVM Team
    -Last modified: Sat Nov 1 20:14:25 CST 2003 +Last modified: Mon Nov 3 14:07:07 CST 2003