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 65bac0b commit f4c61b4Copy full SHA for f4c61b4
llvm/docs/LangRef.rst
@@ -3098,7 +3098,8 @@ Deactivation Symbol Operand Bundles
3098
A ``"deactivation-symbol"`` operand bundle is valid on the following
3099
instructions (AArch64 only):
3100
3101
-- Call to a normal function with ``notail`` attribute.
+- Call to a normal function with ``notail`` attribute and a first argument and
3102
+ return value of type ``ptr``.
3103
- Call to ``llvm.ptrauth.sign`` or ``llvm.ptrauth.auth`` intrinsics.
3104
3105
This operand bundle specifies that if the deactivation symbol is defined
0 commit comments