[PATCH] D135417: [AArch64][Windows] Add MC support for save_any_reg.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 7 14:17:35 PDT 2022
efriedma added a comment.
That would be four directives, "seh_save_any_reg", seh_save_any_reg_p", "seh_save_any_reg_x", and "seh_save_any_reg_px"? I guess that works, although I'll have to reimplement the parseRegisterInRange() logic.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135417/new/
https://reviews.llvm.org/D135417
More information about the llvm-commits
mailing list