From: Chris Lattner Date: Sun, 28 Nov 2004 00:09:38 +0000 (+0000) Subject: Bug fixed X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=9b5d395b410ba1509660c9d718410677b8c55c5e;p=oota-llvm.git Bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18295 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 8d52a921ae6..ad595478d1f 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -266,6 +266,8 @@ were fixed: array with constructors in hard EH situations
  • [llvm-gcc] Inline function redefinitions error due to 'asm' function rename
  • +
  • [llvm-gcc] Error when an + implicitly external function is re-declared as static
  • Bugs fixed in the Sparc V9 back-end: