mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
Fixed grammar for the llvm.trap intrinsic description.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156881 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
83b3a29334
commit
99534f3a0d
@ -8394,9 +8394,9 @@ LLVM</a>.</p>
|
||||
<p>None.</p>
|
||||
|
||||
<h5>Semantics:</h5>
|
||||
<p>This intrinsics is lowered to the target dependent trap instruction. If the
|
||||
<p>This intrinsic is lowered to the target dependent trap instruction. If the
|
||||
target does not have a trap instruction, this intrinsic will be lowered to
|
||||
the call of the <tt>abort()</tt> function.</p>
|
||||
a call of the <tt>abort()</tt> function.</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user