mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
Fix typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77244 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e2d5a6c3bb
commit
99a8205ae3
@ -1252,7 +1252,7 @@ target datalayout = "<i>layout specification</i>"
|
|||||||
<div class="doc_text">
|
<div class="doc_text">
|
||||||
|
|
||||||
<p>Any memory access must be done though a pointer value associated
|
<p>Any memory access must be done though a pointer value associated
|
||||||
with with address range of the memory access, otherwise the behavior
|
with an address range of the memory access, otherwise the behavior
|
||||||
is undefined. Pointer values are associated with address ranges
|
is undefined. Pointer values are associated with address ranges
|
||||||
according to the following rules:</p>
|
according to the following rules:</p>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user