From: Chris Lattner Date: Sat, 27 Nov 2004 23:27:26 +0000 (+0000) Subject: Bug fixed X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=eeeff013cd908cd68808641dbfad8e256ecb3bfe;p=oota-llvm.git Bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18293 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 6de0d1fcada..8d52a921ae6 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -264,6 +264,8 @@ were fixed: constant exprs
  • [llvmg++] Crash in initializing array with constructors in hard EH situations
  • +
  • [llvm-gcc] Inline function + redefinitions error due to 'asm' function rename
  • Bugs fixed in the Sparc V9 back-end: