[llvm-branch-commits] [clang] [PAC][Driver] Support ptrauth flags only on ARM64 Darwin (PR #113152)
Daniil Kovalev via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Nov 19 10:00:00 PST 2024
kovdan01 wrote:
@MaskRay As discussed in https://github.com/llvm/llvm-project/pull/96160#issuecomment-2468793288, this drops support for ptrauth driver flags, but with an exception for apple targets - to the best of my knowledge, they have use cases for them. Also tagging @ahmedbougacha
Note: as stated in PR description, the jump table hardening flag (#113149) is left intact since it's not ABI-affecting.
https://github.com/llvm/llvm-project/pull/113152
More information about the llvm-branch-commits
mailing list