swift
901c279b
- Add IRGen support for reads and writes to imported __ptrauth qualified field function pointers
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Add IRGen support for reads and writes to imported __ptrauth qualified field function pointers Access to such pointers are protected by begin_access [signed]/end_access. Generate code to auth/sign them before access.
References
#63204 - Initial support for ptrauth qualified function pointers in C
Author
meg-gupta
Committer
meg-gupta
Parents
25d83406
Loading