[all-commits] [llvm/llvm-project] 8578b6: [clang] Add ABI-defined key assignments to ptrauth...
Ahmed Bougacha via All-commits
all-commits at lists.llvm.org
Fri May 31 13:03:51 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8578b60758e6a588ec41a9678829cebec471f8e5
https://github.com/llvm/llvm-project/commit/8578b60758e6a588ec41a9678829cebec471f8e5
Author: Ahmed Bougacha <ahmed at bougacha.org>
Date: 2024-05-31 (Fri, 31 May 2024)
Changed paths:
M clang/lib/Headers/ptrauth.h
Log Message:
-----------
[clang] Add ABI-defined key assignments to ptrauth.h. (#93901)
This is the current key assignment defined by the arm64e architecture
on Darwin platforms, and also matches the intended key assignments
in the initial ELF adopters. This can be made more generic if needed,
by e.g., defining these in the preprocessor instead.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list