[llvm-commits] CVS: llvm/docs/ReleaseNotes.html

Chris Lattner lattner at cs.uiuc.edu
Fri Feb 13 10:41:00 PST 2004


Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.120 -> 1.121

---
Log message:

Bug fix


---
Diffs of the changes:  (+2 -1)

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.120 llvm/docs/ReleaseNotes.html:1.121
--- llvm/docs/ReleaseNotes.html:1.120	Thu Feb 12 15:21:17 2004
+++ llvm/docs/ReleaseNotes.html	Fri Feb 13 10:40:24 2004
@@ -172,6 +172,7 @@
 <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>
 
 
@@ -578,7 +579,7 @@
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
 
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2004/02/12 21:21:17 $
+  Last modified: $Date: 2004/02/13 16:40:24 $
 </address>
 
 </body>





More information about the llvm-commits mailing list