================
@@ -814,6 +820,49 @@ Address AArch64ABIInfo::EmitMSVAArg(CodeGenFunction &CGF, Address VAListAddr,
/*allowHigherAlign*/ false);
}
+class SMEAttributes {
----------------
SamTebbs33 wrote:
Done.
https://github.com/llvm/llvm-project/pull/77936