diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index eed34e15775..d3e68d1c177 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -92,6 +92,7 @@ In this release, the following bugs in the previous release were fixed:

  • C frontend crashes on some programs with lots of types.
  • [instcombine] Resolving invoke inserts cast after terminator
  • llvm-as crashes when labels are used in phi nodes
  • +
  • [build problem] Callgraph.cpp not pulled in from libipa.a
  • At this time, LLVM is known to work properly with SPEC CPU 2000, the Olden @@ -388,6 +389,6 @@ via the mailing lists.

    Maintained By: The LLVM Team
    -Last modified: Wed Oct 29 19:41:39 CST 2003 +Last modified: Thu Oct 30 10:19:50 CST 2003