diff options
author | Daniel Kiss <daniel.kiss@arm.com> | 2020-09-28 13:57:21 +0200 |
---|---|---|
committer | Daniel Kiss <daniel.kiss@arm.com> | 2020-09-28 14:14:04 +0200 |
commit | a48f6079f288619fcc7656e89e8aa7cd0aac1281 (patch) | |
tree | 22e8b8d3f33eb0e88721e601c3ab43fd015271a9 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | e0820d87e3cd135a88ece609bef18a0401a85718 (diff) | |
download | llvm-a48f6079f288619fcc7656e89e8aa7cd0aac1281.zip llvm-a48f6079f288619fcc7656e89e8aa7cd0aac1281.tar.gz llvm-a48f6079f288619fcc7656e89e8aa7cd0aac1281.tar.bz2 |
[AArch64] Generate .note.gnu.property based on module flags.
Flags of the module derived exclusively from the compiler flag `-mbranch-protection`.
The note is generated based on the module flags accordingly.
After this change in case of compile unit without function won't have
the .note.gnu.property if the compiler flag is not present [1].
[1] https://bugs.llvm.org/show_bug.cgi?id=46480
Reviewed By: chill
Differential Revision: https://reviews.llvm.org/D80791
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions