Validation fixes

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42228 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling 2007-09-22 09:56:28 +00:00
parent e9a6c35f51
commit 83f4900c8a

View 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>