Skip to content

Commit 8d3af5c

Browse files
committed
Add .variant_pcs
1 parent 24143e5 commit 8d3af5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libunwind/src/UnwindRegistersSave.S

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -846,6 +846,7 @@ DEFINE_LIBUNWIND_FUNCTION(__unw_getcontext)
846846
//
847847
.p2align 2
848848
DEFINE_LIBUNWIND_FUNCTION(__libunwind_Registers_arm64_za_disable)
849+
.variant_pcs __libunwind_Registers_arm64_za_disable
849850
#if __has_feature(ptrauth_calls)
850851
pacibsp
851852
#endif

0 commit comments

Comments
 (0)