[PATCH] D109254: [AArch64] Enable CFIInstrInserter

Shivam Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 23 02:50:33 PST 2021


xgupta added a comment.

In D109254#3148360 <https://reviews.llvm.org/D109254#3148360>, @chill wrote:

> 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.

Sure no hurry, Happy to help in reviewing if I can.


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