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:
f5761a5
)
Bug fix
author
Chris Lattner
<sabre@nondot.org>
Fri, 13 Feb 2004 16:40:24 +0000
(16:40 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Fri, 13 Feb 2004 16:40:24 +0000
(16:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11381
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index ad0b64e36c67b8ca23fbc181654ae8a8e55ec257..09245885c268e3ca80b67838fa82cabecef7e59a 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
docs/ReleaseNotes.html
@@
-172,6
+172,7
@@
cause use of invalid pointers!</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR223">[loopsimplify] Loopsimplify incorrectly updates dominator information</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>
</ol>