Skip to content

Commit 93eeca3

Browse files
committed
LangRef: fix broken link
1 parent 2bcbe40 commit 93eeca3

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
@@ -12517,7 +12517,7 @@ This instruction requires several arguments:
1251712517
``llvm::GuaranteedTailCallOpt`` is ``true``, or the calling convention
1251812518
is ``tailcc``
1251912519
- `Platform-specific constraints are
12520-
met. <CodeGenerator.html#tailcallopt>`_
12520+
met. <CodeGenerator.html#tail-call-optimization>`_
1252112521

1252212522
#. The optional ``notail`` marker indicates that the optimizers should not add
1252312523
``tail`` or ``musttail`` markers to the call. It is used to prevent tail

0 commit comments

Comments
 (0)