Validation fixes
authorBill Wendling <isanbard@gmail.com>
Sat, 22 Sep 2007 09:56:28 +0000 (09:56 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 22 Sep 2007 09:56:28 +0000 (09:56 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42228 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index dce3165c9d36954328208e35bb795f82f4c92fef..69132c45053882517d43976f7cb686a2e0eb60eb 100644 (file)
@@ -222,8 +222,6 @@ to create LLVM IR instructions.</li>
 
 <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 @@ arguments, Dan Gohman and Chandler extended it to support FP and vectors.</li>
 
 <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>