[all-commits] [llvm/llvm-project] 7d1b6b: [Clang][ARM][AArch64] Add branch protection attrib...
Daniel Kiss via All-commits
all-commits at lists.llvm.org
Fri Jul 12 11:53:17 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d1b6b2c32f5d403a8eba2c16c6431847041ab87
https://github.com/llvm/llvm-project/commit/7d1b6b2c32f5d403a8eba2c16c6431847041ab87
Author: Daniel Kiss <daniel.kiss at arm.com>
Date: 2024-07-12 (Fri, 12 Jul 2024)
Changed paths:
M clang/lib/CodeGen/CGCall.cpp
A clang/test/CodeGenCXX/arm64-generated-fn-attr.cpp
Log Message:
-----------
[Clang][ARM][AArch64] Add branch protection attributes to the defaults. (#83277)
These attributes are no longer inherited from the module flags,
therefore need to be added for synthetic functions.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list