mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
Fix grammar.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16529 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
83c4ec0372
commit
ad405ce3d2
@ -108,8 +108,8 @@ function and then be turned into an instruction if warranted.</p>
|
||||
<li><tt>llvm/test/Regression/*</tt>: add your test cases to the test suite.</li>
|
||||
</ol>
|
||||
|
||||
<p>If this intrinsic requires code generator support (ie, it cannot be lowered).
|
||||
You should also add support to the code generator in question.</p>
|
||||
<p>If this intrinsic requires code generator support (i.e., it cannot be
|
||||
lowered), you should also add support to the code generator in question.</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user