diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 750fa0411ac6..7402d90b9978 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/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