[PATCH] D65653: [AArch64] Change location of frame-record within callee-save area.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 16 08:50:18 PDT 2019


sdesmalen marked an inline comment as done.
sdesmalen added a comment.

In D65653#1632508 <https://reviews.llvm.org/D65653#1632508>, @leonardchan wrote:

> I have a suspicion that this might be causing the assertion error we see in https://bugs.llvm.org/show_bug.cgi?id=43015. Checking this now. Just wanted to raise awareness in the meantime.


Sorry for that, there was an obvious condition missing in that assert. I have relanded the patch in rGf28e1128d9ef <https://reviews.llvm.org/rGf28e1128d9efb7c26adb50a1521db181a1b76f09> .


Repository:
  rL LLVM

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

https://reviews.llvm.org/D65653





More information about the llvm-commits mailing list