Skip to content

Commit 5d96964

Browse files
committed
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6-beta.1 [skip ci]
1 parent 7dbd438 commit 5d96964

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

llvm/docs/LangRef.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3098,7 +3098,8 @@ Deactivation Symbol Operand Bundles
30983098
A ``"deactivation-symbol"`` operand bundle is valid on the following
30993099
instructions (AArch64 only):
31003100

3101-
- Call to a normal function with ``notail`` attribute.
3101+
- Call to a normal function with ``notail`` attribute and a first argument and
3102+
return value of type ``ptr``.
31023103
- Call to ``llvm.ptrauth.sign`` or ``llvm.ptrauth.auth`` intrinsics.
31033104

31043105
This operand bundle specifies that if the deactivation symbol is defined

0 commit comments

Comments
 (0)