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:
494b692
)
Bug fixed
author
Chris Lattner
<sabre@nondot.org>
Fri, 13 Feb 2004 17:03:01 +0000
(17:03 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Fri, 13 Feb 2004 17:03:01 +0000
(17:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11385
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index 09245885c268e3ca80b67838fa82cabecef7e59a..77f2d6a246ed4190ae246e729e0389c7e9725648 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
docs/ReleaseNotes.html
@@
-173,6
+173,7
@@
cause use of invalid pointers!</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR225">[pruneeh] -pruneeh pass removes invoke instructions it shouldn't</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR228">[sparc] Boolean constants are emitted as true and false</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR235">Tablegen aborts on errors</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR236">[inliner] Error inlining intrinsic calls into invoke instructions</a></li>
</ol>