[PATCH] D16154: Default vaarg lowering should support indirect struct types.

James Y Knight via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 23 21:55:27 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL261717: Default vaarg lowering should support indirect struct types. (authored by jyknight).

Changed prior to commit:
  http://reviews.llvm.org/D16154?vs=44785&id=48881#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16154

Files:
  cfe/trunk/lib/CodeGen/CGExprAgg.cpp
  cfe/trunk/lib/CodeGen/CGExprScalar.cpp
  cfe/trunk/lib/CodeGen/TargetInfo.cpp
  cfe/trunk/test/CodeGen/le32-vaarg.c
  cfe/trunk/test/CodeGen/sparc-vaarg.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16154.48881.patch
Type: text/x-patch
Size: 9698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160224/ade9fa2b/attachment.bin>


More information about the cfe-commits mailing list