From: Chris Lattner Date: Mon, 5 Apr 2004 01:43:08 +0000 (+0000) Subject: PR82 is finally fixed! X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=ce8492def29ac6255a480e87828f9dc8d328f412;p=oota-llvm.git PR82 is finally fixed! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12656 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 750fa0411ac..7402d90b997 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -98,7 +98,7 @@ In this release, the following missing features were implemented:
    -
  1. +
  2. LLVM cannot handle structures with more than 256 elements
@@ -126,7 +126,7 @@ In this release, the following build problems were fixed:
    -
  1. +
  2. [vmcore] Code quality problem due to long operand of getelementptr
@@ -236,9 +236,6 @@ corrupted.
  • Linking in static archive files (.a files) is very slow (there is no symbol table in the archive).
  • -
  • LLVM cannot handle structures with -more than 256 elements.
  • -
  • The gccld program does not link objects/archives in the order specified on the command line.
  • The lower-invoke pass does not mark