[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
Wed Aug 7 13:20:18 PDT 2019
sdesmalen added inline comments.
================
Comment at: lib/Target/AArch64/AArch64FrameLowering.cpp:47
// | |
+// | callee-saved gpr registers |
+// | |
----------------
thegameg wrote:
> Maybe it's worth adding a note pointing out that on Darwin this is different?
Good spot, thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65653/new/
https://reviews.llvm.org/D65653
More information about the llvm-commits
mailing list