From 0d4379a5b041fc52442b1d7e44f2e344bf316e1c Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 8 Oct 2003 06:01:38 +0000 Subject: [PATCH] Convert over to short bug URLs git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8961 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 1187d449f14..d71edecdb90 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -191,8 +191,8 @@ sections.

  • Bugs:
    - Oversized integer bitfields cause crash.
    - LLVM needs explicit support for weak variables.
    + Oversized integer bitfields cause crash.
    + LLVM needs explicit support for weak variables.

  • Although many GCC extensions are supported, some are not. In particular, @@ -329,7 +329,7 @@ href="http://gcc.gnu.org/gcc-3.4/changes.html">GCC 3.4 release notes.

    different from the model used in the Itanium ABI, so exceptions will not interact correctly . -

  • Code for executing +
  • Code for executing destructors when unwinding is not shared. @@ -337,11 +337,11 @@ destructors when unwinding is not shared.


    Known problems with the X86 back-end


    Known problems with the Sparc back-end