We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25dc175 + 1b46988 commit 71f9b4dCopy full SHA for 71f9b4d
llvm/docs/LangRef.rst
@@ -3147,7 +3147,7 @@ as follows:
3147
``A<address space>``
3148
Specifies the address space of objects created by '``alloca``'.
3149
Defaults to the default address space of 0.
3150
-``p[n]:<size>:<abi>[:<pref>[:<idx>[:<addr>]]]``
+``p[n]:<size>:<abi>[:<pref>[:<idx>]]``
3151
This specifies the properties of a pointer in address space ``n``.
3152
The ``<size>`` parameter specifies the size of the bitwise representation.
3153
For :ref:`non-integral pointers <nointptrtype>` the representation size may
0 commit comments