[PATCH] D114545: [CodeGen] Async unwind - add a pass to fix CFI information

Shivam Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 19 09:32:17 PST 2021


xgupta added a comment.

Sorry to ping reviewers (i am not confident to review it myself) to review, as this patch's .cfi_remeber_state & .cfi_remember_state support is a prerequisite to fix/complete the RISCV CFI directive support. Just a question: the patch is adding .cfi_same_value support but no test case shows that functionality?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114545/new/

https://reviews.llvm.org/D114545



More information about the llvm-commits mailing list