diff options
author | Jack Styles <jack.styles@arm.com> | 2024-05-10 08:09:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-10 08:09:02 +0100 |
commit | 6aac30fa43f094ac25269bda163dc89a88cb8da7 (patch) | |
tree | 6048c0394fe0c797f141cfa6d1e81da1388623be /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | |
parent | 6ce4c4ca2bb846c2b8d64dc2b3d3496785c9edff (diff) | |
download | llvm-6aac30fa43f094ac25269bda163dc89a88cb8da7.zip llvm-6aac30fa43f094ac25269bda163dc89a88cb8da7.tar.gz llvm-6aac30fa43f094ac25269bda163dc89a88cb8da7.tar.bz2 |
Update FEAT_PAuth_LR behaviour for AArch64 (#90614)
Currently, LLVM enables `-mbranch-protection=standard` as `bti+pac-ret`.
To align LLVM with the behaviour in GNU, this has been updated to
`bti+pac-ret+pc` when FEAT_PAuth_LR is enabled as an optional feature
via the `-mcpu=` options. If this is not enabled, then this will revert
to the existing behaviour.
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions