[clang] [Clang][ARM][AArch64] Alway emit protection attributes for functions. (PR #82819)

via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 23 11:41:32 PST 2024


DanielKristofKiss wrote:

RFC as I'm not sure the right approach is to emit that many attribute always.
LLVM's Function::createWithDefaultAttr to be extended too with propagation of the module flags to the function.

https://github.com/llvm/llvm-project/pull/82819


More information about the cfe-commits mailing list