mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85322 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2dfdf2ab3c
commit
569d9d910b
@ -2189,7 +2189,7 @@ has undefined behavior.</p>
|
|||||||
equal to the null pointer. This may also be passed around as an opaque
|
equal to the null pointer. This may also be passed around as an opaque
|
||||||
pointer sized value as long as the bits are not inspected. This allows
|
pointer sized value as long as the bits are not inspected. This allows
|
||||||
<tt>ptrtoint</tt> and arithmetic to be performed on these values so long as
|
<tt>ptrtoint</tt> and arithmetic to be performed on these values so long as
|
||||||
the original value is reconsistituted before the <tt>indbr</tt>.</p>
|
the original value is reconstituted before the <tt>indbr</tt>.</p>
|
||||||
|
|
||||||
<p>Finally, some targets may provide defined semantics when
|
<p>Finally, some targets may provide defined semantics when
|
||||||
using the value as the operand to an inline assembly, but that is target
|
using the value as the operand to an inline assembly, but that is target
|
||||||
|
Loading…
Reference in New Issue
Block a user