[PATCH] D119315: [RISCV] Add CFI directives for RISCV epilog

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 9 05:40:08 PST 2022


jrtc27 requested changes to this revision.
jrtc27 added a comment.
This revision now requires changes to proceed.

This lack of CFI is deliberate. See https://reviews.llvm.org/D69723 and discussions in https://reviews.llvm.org/D111519. The underlying problem has not been fixed, so we cannot do this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119315



More information about the llvm-commits mailing list