[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Sun Apr 4 20:44:01 PDT 2004
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.160 -> 1.161
---
Log message:
PR82: http://llvm.cs.uiuc.edu/PR82 is finally fixed!
---
Diffs of the changes: (+3 -6)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.160 llvm/docs/ReleaseNotes.html:1.161
--- llvm/docs/ReleaseNotes.html:1.160 Sun Apr 4 19:40:55 2004
+++ llvm/docs/ReleaseNotes.html Sun Apr 4 20:43:08 2004
@@ -98,7 +98,7 @@
</div>
<ol>
-<li></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR82">LLVM cannot handle structures with more than 256 elements</a></li>
</ol>
@@ -126,7 +126,7 @@
</div>
<ol>
-<li></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR309">[vmcore] Code quality problem due to long operand of getelementptr</a></li>
</ol>
@@ -236,9 +236,6 @@
<li>Linking in static archive files (.a files) is very slow (there is no symbol
table in the archive).</li>
-<li><a href="http://llvm.cs.uiuc.edu/PR82">LLVM cannot handle structures with
-more than 256 elements</a>.</li>
-
<li>The gccld program <a href="http://llvm.cs.uiuc.edu/PR139">does not link objects/archives in the order specified on the command line.</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR240">The lower-invoke pass does not mark
@@ -562,7 +559,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/04/05 00:40:55 $
+ Last modified: $Date: 2004/04/05 01:43:08 $
</address>
</body>
More information about the llvm-commits
mailing list