mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-02 00:37:09 +00:00
Validation fixes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42228 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e9a6c35f51
commit
83f4900c8a
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user