[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Sat Nov 27 15:27:40 PST 2004
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.264 -> 1.265
---
Log message:
Bug fixed
---
Diffs of the changes: (+3 -1)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.264 llvm/docs/ReleaseNotes.html:1.265
--- llvm/docs/ReleaseNotes.html:1.264 Sat Nov 27 16:47:08 2004
+++ llvm/docs/ReleaseNotes.html Sat Nov 27 17:27:26 2004
@@ -264,6 +264,8 @@
constant exprs</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR421">[llvmg++] Crash in initializing
array with constructors in hard EH situations</a></li>
+ <li><a href="http://llvm.cs.uiuc.edu/PR397">[llvm-gcc] Inline function
+ redefinitions error due to 'asm' function rename</a></li>
</ol>
<p>Bugs fixed in the Sparc V9 back-end:</p>
@@ -718,7 +720,7 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2004/11/27 22:47:08 $
+ Last modified: $Date: 2004/11/27 23:27:26 $
</address>
</body>
More information about the llvm-commits
mailing list