[PATCH] D66935: [AArch64][DebugInfo] Do not recompute CalleeSavedStackSize

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 3 18:11:15 PDT 2019


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

LGTM

I'm afraid there's a latent bug in the interaction between ShrinkWrap and PEI, but I guess the effect might be sort of hard to spot; if we allocate an unnecessary stack object before PEI, it would be hard to notice.


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

https://reviews.llvm.org/D66935





More information about the llvm-commits mailing list