From 2fb1ef8901a4f9d74e904c80c43cdc4d42282e4d Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 3 Nov 2003 20:08:08 +0000 Subject: [PATCH] updates to release notes git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9685 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.34.1