Define wrapper globals conveying a signing schema for a constant pointer
that can be used in contexts where ptrauth intrinsics are not available.
Co-authored-by: Ahmed Bougacha <ahmed@bougacha.org>
Differential D152620
[IR] Define llvm.ptrauth wrapper globals atrosinenko on Jun 10 2023, 5:27 AM. Authored by
Details Define wrapper globals conveying a signing schema for a constant pointer Co-authored-by: Ahmed Bougacha <ahmed@bougacha.org>
Diff Detail
Event TimelineComment Actions Do you by any chance have some timeline about this? Maybe @atrosinenko can help you with updating the patches so the upstreaming process could go faster? AFAIK, he already has your branch rebased onto mainline. Comment Actions Here is the rebased branch: https://github.com/access-softek/llvm-project/tree/rebased-ptrauth. Some tests might fail as it is work-in-progress. |