[PATCH] D116213: [ARM] fix bug causing shrinkwrapping not always being off using PAC

Mikhail Maltsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 7 08:23:22 PST 2022


miyuki accepted this revision.
miyuki added a comment.
This revision is now accepted and ready to land.

LGTM, but please update the commit message. The part saying

> SpillsLR argument to shouldSignReturnAddress should be true instead of false

No longer describes the actual change in the code.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116213



More information about the llvm-commits mailing list