summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-04-05 01:43:08 +0000
committerChris Lattner <sabre@nondot.org>2004-04-05 01:43:08 +0000
commit677202b49ef2d354f796e445783311cdb7a8815f (patch)
treedf775be55721642a63a3a0cc68d87f2291f63cf2 /llvm/docs
parent6087034f3ae760a33c8d69373f775a8dd67b995b (diff)
downloadbcm5719-llvm-677202b49ef2d354f796e445783311cdb7a8815f.tar.gz
bcm5719-llvm-677202b49ef2d354f796e445783311cdb7a8815f.zip
PR82 is finally fixed!
llvm-svn: 12656
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/ReleaseNotes.html7
1 files changed, 2 insertions, 5 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index 750fa0411ac..7402d90b997 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -98,7 +98,7 @@ In this release, the following missing features were implemented:
</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 @@ In this release, the following build problems were fixed:
</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 @@ corrupted.</li>
<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
OpenPOWER on IntegriCloud