[PATCH] D108777: [SystemZ] [NFC] Add SystemZELFFrameLowering and SystemZXPLINKFrameLowering classes.

Neumann Hon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 27 11:37:52 PDT 2021


Everybody0523 updated this revision to Diff 369154.
Everybody0523 added a comment.

Fix some formatting issues + use make_unique in create method instead of having it return a raw ptr.


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

https://reviews.llvm.org/D108777

Files:
  llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
  llvm/lib/Target/SystemZ/SystemZFrameLowering.h
  llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
  llvm/lib/Target/SystemZ/SystemZSubtarget.cpp
  llvm/lib/Target/SystemZ/SystemZSubtarget.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108777.369154.patch
Type: text/x-patch
Size: 17427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210827/931afb64/attachment.bin>


More information about the llvm-commits mailing list