[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Reid Spencer
reid at x10sys.com
Thu Aug 26 17:48:36 PDT 2004
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.234 -> 1.235
---
Log message:
Bug 430: http://llvm.cs.uiuc.edu/PR430 Fixed.
---
Diffs of the changes: (+3 -1)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.234 llvm/docs/ReleaseNotes.html:1.235
--- llvm/docs/ReleaseNotes.html:1.234 Tue Aug 24 02:43:48 2004
+++ llvm/docs/ReleaseNotes.html Thu Aug 26 19:48:26 2004
@@ -159,6 +159,8 @@
functions with lots of values</a></li>
<li><a href="http://llvm.org/PR423">[anders-aa] Andersen's AA is completely
broken in LLVM 1.3</a></li>
+<li><a href="http://llvm.org/PR430">[bcwriter] Empty compaction tables
+ defined</a></li>
</ol>
<p>Bugs in the C/C++ front-end:</p>
@@ -608,7 +610,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/08/24 07:43:48 $
+ Last modified: $Date: 2004/08/27 00:48:26 $
</address>
</body>
More information about the llvm-commits
mailing list