[PATCH] D109254: [AArch64] Enable CFIInstrInserter

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 23 02:48:27 PST 2021


chill added a comment.

In D109254#3148338 <https://reviews.llvm.org/D109254#3148338>, @xgupta wrote:

> (@chill, I am also waiting for your patch as these two CFI directives are needed to fix the stack unwinding issue with shrink wrapping in RISCV)

Noted.  Unfortunately, the initial algorithm (as described above) was wrong. I've come up with another one I'm working on it right now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109254



More information about the llvm-commits mailing list