[PATCH] D143248: Emit CFI directives in epilogue and enable CFIFixup pass for RISC-V.

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 07:06:50 PST 2023


asb added a comment.

Hi Varun - thanks for filing bug #60698 <https://github.com/llvm/llvm-project/issues/60698> to help track this issue, and for noticing that there should now be some upstream support for cfi_remember_state and cfi_restore_state.

The first question that comes to my mind is what degree of testing you've done with this?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143248



More information about the llvm-commits mailing list