mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-12 04:26:43 +00:00
Fix grammar.
llvm-svn: 16529
This commit is contained in:
parent
f953091075
commit
123eda8575
@ -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…
x
Reference in New Issue
Block a user