mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 19:31:58 +00:00
Fix typo noticed by 'Danny' in PR1901
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45661 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e4b83877d5
commit
4b2cbcf4c2
@ -4498,7 +4498,7 @@ be set to 0 or 1.
|
||||
<p>
|
||||
The '<tt>llvm.memmove.*</tt>' intrinsics move a block of memory from the source
|
||||
location to the destination location. It is similar to the
|
||||
'<tt>llvm.memcmp</tt>' intrinsic but allows the two memory locations to overlap.
|
||||
'<tt>llvm.memcpy</tt>' intrinsic but allows the two memory locations to overlap.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
Loading…
Reference in New Issue
Block a user