From e77c8e75c404e743e1be49dcaf62b8e01d31785b Mon Sep 17 00:00:00 2001 From: Brian Gaeke Date: Tue, 24 Aug 2004 07:43:48 +0000 Subject: [PATCH] bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16016 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index b6bce6df8b3..5cbcb744b6d 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -166,6 +166,14 @@ were fixed:
+ +

Bugs fixed in the Sparc V9 back-end:

+ +
    +
  1. [sparcv9] regalloc assertion + failure with certain indirect calls
  2. +
+ -- 2.34.1