diff options
author | Momchil Velikov <momchil.velikov@arm.com> | 2019-12-13 17:37:22 +0000 |
---|---|---|
committer | Momchil Velikov <momchil.velikov@arm.com> | 2019-12-13 17:38:20 +0000 |
commit | d53e61863d48a07ce285d5b0a36abc67583023bd (patch) | |
tree | 8bde0f4b031e8478cd9e27c208a368398db5171f /lldb/packages/Python/lldbsuite/test/python_api/signals | |
parent | f99eedeb72644671cd584f48e4c136d47f6b0020 (diff) | |
download | bcm5719-llvm-d53e61863d48a07ce285d5b0a36abc67583023bd.tar.gz bcm5719-llvm-d53e61863d48a07ce285d5b0a36abc67583023bd.zip |
[AArch64] Emit PAC/BTI .note.gnu.property flags
This patch make LLVM emit the processor specific program property types
defined in AArch64 ELF spec
https://developer.arm.com/docs/ihi0056/f/elf-for-the-arm-64-bit-architecture-aarch64-abi-2019q2-documentation
A file containing no functions gets both property flags. Otherwise, a property
is set iff all the functions in the file have the corresponding attribute.
Patch by Daniel Kiss and Momchil Velikov.
Differential Revision: https://reviews.llvm.org/D71019
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals')
0 files changed, 0 insertions, 0 deletions