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

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 7 09:51:35 PDT 2019


thegameg added inline comments.


================
Comment at: lib/Target/AArch64/AArch64FrameLowering.cpp:47
 // |                                   |
+// | callee-saved gpr registers        |
+// |                                   |
----------------
Maybe it's worth adding a note pointing out that on Darwin this is different?


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

https://reviews.llvm.org/D65653





More information about the llvm-commits mailing list