Fix docs build break caused by r322965

llvm-svn: 322968
This commit is contained in:
Daniel Neilson 2018-01-19 17:24:21 +00:00
parent d0c4e1e9fc
commit 39eb6a50ad
1 changed files with 1 additions and 1 deletions

View File

@ -10365,7 +10365,7 @@ pointer to the source. The third argument is an integer argument
specifying the number of bytes to copy, and the fourth is a
boolean indicating a volatile access.
The :ref:`align <_attr_align>` parameter attribute can be provided
The :ref:`align <attr_align>` parameter attribute can be provided
for the first and second arguments.
If the ``isvolatile`` parameter is ``true``, the ``llvm.memcpy`` call is