[PATCH] D70800: Fix AArch64 AAPCS frame record chain

Logan Chien via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 10 23:19:30 PST 2019


logan updated this revision to Diff 233260.
logan added a comment.

Run `git clang-format` and resolve rebase conflicts.

I am currently converting my SVN commit access to GitHub access.  I'll land this as soon as possible.


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

https://reviews.llvm.org/D70800

Files:
  llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h
  llvm/test/CodeGen/AArch64/framelayout-frame-record.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70800.233260.patch
Type: text/x-patch
Size: 6090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191211/f529fcec/attachment.bin>


More information about the llvm-commits mailing list