From cb0033638463ea97ab8df5e2510965c2d40509a6 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Mon, 19 Apr 2004 03:01:01 +0000 Subject: [PATCH] Add notes about PRs 38 and 290 being fixed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13056 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index ab1b6732702..9079cf53f06 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -102,6 +102,10 @@ In this release, the following missing features were implemented:
  1. LLVM cannot handle structures with more than 256 elements
  2. +
  3. [bugpoint] External functions used in +non-instruction entities, such as global constant initializer
  4. +
  5. Bugpoint doesn't support +uses of external fns by immediate constant exprs