[PATCH] D78579: [AVR] Fix stack size in functions with a frame pointer

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 16 04:58:59 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3ab1c97e3516: [AVR] Fix stack size in functions with a frame pointer (authored by aykevl).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78579

Files:
  llvm/lib/Target/AVR/AVRFrameLowering.cpp
  llvm/test/CodeGen/AVR/calling-conv/c/stack.ll
  llvm/test/CodeGen/AVR/return.ll
  llvm/test/CodeGen/AVR/varargs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78579.271052.patch
Type: text/x-patch
Size: 3846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200616/2a7be6c7/attachment.bin>


More information about the llvm-commits mailing list