[PATCH] D53843: Make sure to forward arguments from vararg to musttail vararg

Mandeep Singh Grang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 30 13:48:29 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345641: [COFF, ARM64] Make sure to forward arguments from vararg to musttail vararg (authored by mgrang, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53843?vs=171775&id=171784#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53843

Files:
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64MachineFunctionInfo.h
  llvm/trunk/test/CodeGen/AArch64/vararg-tallcall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53843.171784.patch
Type: text/x-patch
Size: 4359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181030/c8051701/attachment.bin>


More information about the llvm-commits mailing list