diff options
author | Ahmed Bougacha <ahmed@bougacha.org> | 2024-08-05 20:28:45 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-05 20:28:45 -0700 |
commit | 265fbfa063d0b31b57e7945f5be061b2a4f5baff (patch) | |
tree | 5729a26b6dff4a64e33ed785c04bb5b2df2bc61c /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 396343f17b1182ff8ed698beac3f9b93b1d9dabd (diff) | |
download | llvm-265fbfa063d0b31b57e7945f5be061b2a4f5baff.zip llvm-265fbfa063d0b31b57e7945f5be061b2a4f5baff.tar.gz llvm-265fbfa063d0b31b57e7945f5be061b2a4f5baff.tar.bz2 |
[AArch64] Add FPAC to apple- processors that have it. (#102072)
We added FPAC recently in d7e8a7487cd7 to allow ptrauth codegen to rely
on the cpu auth failure checks rather than emitting its own auth failure
check/brk sequence.
Add it to the Apple processors that do have it: A15, A16, A17, M4.
While there, tweak the description to refer to Armv8.3-A rather than
v8.3-A, matching the other features.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions