================
@@ -7282,6 +7283,8 @@ bool AArch64AsmParser::ParseDirective(AsmToken
DirectiveID) {
parseDirectiveCFINegateRAState();
else if (IDVal == ".cfi_negate_ra_state_with_pc")
parseDirectiveCFINegateRAStateWithPC();
+ else if (IDVal == ".cfi_llvm_set_ra_state")
----------------
jroelofs wrote:
Ok. Renamed it in
https://github.com/llvm/llvm-project/pull/205442/commits/3c882bb09827368856eece7089a9be5bef0e291e
https://github.com/llvm/llvm-project/pull/205442
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits