[llvm-commits] [llvm] r42228 - /llvm/trunk/docs/ReleaseNotes.html

Bill Wendling isanbard at gmail.com
Sat Sep 22 02:56:28 PDT 2007


Author: void
Date: Sat Sep 22 04:56:28 2007
New Revision: 42228

URL: http://llvm.org/viewvc/llvm-project?rev=42228&view=rev
Log:
Validation fixes

Modified:
    llvm/trunk/docs/ReleaseNotes.html

Modified: llvm/trunk/docs/ReleaseNotes.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes.html?rev=42228&r1=42227&r2=42228&view=diff

==============================================================================
--- llvm/trunk/docs/ReleaseNotes.html (original)
+++ llvm/trunk/docs/ReleaseNotes.html Sat Sep 22 04:56:28 2007
@@ -222,8 +222,6 @@
 
 <li>Reid contributed support for intrinsics that take arbitrary integer typed
 arguments, Dan Gohman and Chandler extended it to support FP and vectors.</li>
-</li>
-
 </ul>
   
 </div>
@@ -242,9 +240,6 @@
 
 <li>David Green contributed a new --enable-expensive-checks configure option
 which enables STL checking, and fixed several bugs exposed by it.</li>
-
-</li>
-
 </ul>
   
 </div>





More information about the llvm-commits mailing list