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.
1 parent 2bcbe40 commit 93eeca3Copy full SHA for 93eeca3
llvm/docs/LangRef.rst
@@ -12517,7 +12517,7 @@ This instruction requires several arguments:
12517
``llvm::GuaranteedTailCallOpt`` is ``true``, or the calling convention
12518
is ``tailcc``
12519
- `Platform-specific constraints are
12520
- met. <CodeGenerator.html#tailcallopt>`_
+ met. <CodeGenerator.html#tail-call-optimization>`_
12521
12522
#. The optional ``notail`` marker indicates that the optimizers should not add
12523
``tail`` or ``musttail`` markers to the call. It is used to prevent tail
0 commit comments