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.
than
then
1 parent 83be8a7 commit 2af0695Copy full SHA for 2af0695
llvm/docs/LangRef.rst
@@ -12250,7 +12250,7 @@ This instruction requires several arguments:
12250
#. Arguments with the :ref:`inalloca <attr_inalloca>` or
12251
:ref:`preallocated <attr_preallocated>` attribute are forwarded in place.
12252
#. If the musttail call appears in a function with the ``"thunk"`` attribute
12253
- and the caller and callee both have varargs, than any unprototyped
+ and the caller and callee both have varargs, then any unprototyped
12254
arguments in register or memory are forwarded to the callee. Similarly,
12255
the return value of the callee is returned to the caller's caller, even
12256
if a void return type is in use.
0 commit comments