mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Fix typo.
llvm-svn: 77244
This commit is contained in:
parent
1706411e39
commit
0cb4ca7575
@ -1252,7 +1252,7 @@ target datalayout = "<i>layout specification</i>"
|
||||
<div class="doc_text">
|
||||
|
||||
<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
|
||||
according to the following rules:</p>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user