projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7aadf1
)
Add notes about PRs 38 and 290 being fixed.
author
Misha Brukman
<brukman+llvm@gmail.com>
Mon, 19 Apr 2004 03:01:01 +0000
(
03:01
+0000)
committer
Misha Brukman
<brukman+llvm@gmail.com>
Mon, 19 Apr 2004 03:01:01 +0000
(
03:01
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13056
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index ab1b6732702d445736280ea6de0d9fd792fbe334..9079cf53f06d48e346f917a435c3e3f65ecd6fc1 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
docs/ReleaseNotes.html
@@
-102,6
+102,10
@@
In this release, the following missing features were implemented:
<ol>
<li><a href="http://llvm.cs.uiuc.edu/PR82">LLVM cannot handle structures with
more than 256 elements</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR38">[bugpoint] External functions used in
+non-instruction entities, such as global constant initializer</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR290">Bugpoint doesn't support
+uses of external fns by immediate constant exprs</a></li>
</ol>