Skip to content

Commit 71f9b4d

Browse files
committed
rebase
Created using spr 1.3.6-beta.1
2 parents 25dc175 + 1b46988 commit 71f9b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/LangRef.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3147,7 +3147,7 @@ as follows:
31473147
``A<address space>``
31483148
Specifies the address space of objects created by '``alloca``'.
31493149
Defaults to the default address space of 0.
3150-
``p[n]:<size>:<abi>[:<pref>[:<idx>[:<addr>]]]``
3150+
``p[n]:<size>:<abi>[:<pref>[:<idx>]]``
31513151
This specifies the properties of a pointer in address space ``n``.
31523152
The ``<size>`` parameter specifies the size of the bitwise representation.
31533153
For :ref:`non-integral pointers <nointptrtype>` the representation size may

0 commit comments

Comments
 (0)