[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Sat Nov 27 12:34:39 PST 2004
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.260 -> 1.261
---
Log message:
Bug fixed
---
Diffs of the changes: (+3 -1)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.260 llvm/docs/ReleaseNotes.html:1.261
--- llvm/docs/ReleaseNotes.html:1.260 Sat Nov 27 13:50:58 2004
+++ llvm/docs/ReleaseNotes.html Sat Nov 27 14:34:25 2004
@@ -259,6 +259,8 @@
bitfield which does not increase struct size</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR424">[llvmgcc] llvmgcc emits invalid
constant exprs</a></li>
+ <li><a href="http://llvm.cs.uiuc.edu/PR459">[llvmg++] C++ frontend is expanding
+ lots of unused inline functions</a></li>
</ol>
<p>Bugs fixed in the Sparc V9 back-end:</p>
@@ -713,7 +715,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 19:50:58 $
+ Last modified: $Date: 2004/11/27 20:34:25 $
</address>
</body>
More information about the llvm-commits
mailing list