diff options
author | Dani <DanielKristofKiss@users.noreply.github.com> | 2024-02-23 09:04:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-23 09:04:33 +0100 |
commit | 531e8c26b3f2626e7f1a997e0e8b61d67d10aded (patch) | |
tree | 62e1f4c443f6eff515e4a2317b0ad8517b43502c /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 354401f8d3dc08ed41895d03a12a122e9cc0482c (diff) | |
download | llvm-531e8c26b3f2626e7f1a997e0e8b61d67d10aded.zip llvm-531e8c26b3f2626e7f1a997e0e8b61d67d10aded.tar.gz llvm-531e8c26b3f2626e7f1a997e0e8b61d67d10aded.tar.bz2 |
[llvm][AArch64] Autoupgrade function attributes from Module attributes. (#80640)
`sign-return-address` and similar module attributes should be propagated
to the function level before modules got merged because module flags may
contradict and this information is not recoverable.
Generated code will match with the normal linking flow.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions