[PATCH] D49464: [COFF, ARM64] Decide when to mark struct returns as SRet

Mandeep Singh Grang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 24 16:22:19 PDT 2018


mgrang updated this revision to Diff 157164.
mgrang added a comment.

Addressed Eli's comments.


https://reviews.llvm.org/D49464

Files:
  include/clang/CodeGen/CGFunctionInfo.h
  lib/CodeGen/CGCall.cpp
  lib/CodeGen/MicrosoftCXXABI.cpp
  test/CodeGen/arm64-microsoft-arguments.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49464.157164.patch
Type: text/x-patch
Size: 4074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180724/966a0bb6/attachment.bin>


More information about the llvm-commits mailing list