mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-01 16:31:13 +00:00
Minor clarification.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106234 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
59c38f31ac
commit
c22c0f37b4
@ -1389,7 +1389,7 @@ according to the following rules:</p>
|
|||||||
<p>LLVM IR does not associate types with memory. The result type of a
|
<p>LLVM IR does not associate types with memory. The result type of a
|
||||||
<tt><a href="#i_load">load</a></tt> merely indicates the size and
|
<tt><a href="#i_load">load</a></tt> merely indicates the size and
|
||||||
alignment of the memory from which to load, as well as the
|
alignment of the memory from which to load, as well as the
|
||||||
interpretation of the value. The first operand of a
|
interpretation of the value. The first operand type of a
|
||||||
<tt><a href="#i_store">store</a></tt> similarly only indicates the size
|
<tt><a href="#i_store">store</a></tt> similarly only indicates the size
|
||||||
and alignment of the store.</p>
|
and alignment of the store.</p>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user