[PATCH] D72114: [MS] Overhaul how clang passes overaligned args on x86_32

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 14 18:00:52 PST 2020


rnk updated this revision to Diff 238152.
rnk marked 2 inline comments as done.
rnk added a comment.

- rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72114

Files:
  clang/include/clang/CodeGen/CGFunctionInfo.h
  clang/lib/CodeGen/CGCall.cpp
  clang/lib/CodeGen/TargetInfo.cpp
  clang/test/CodeGen/x86_32-arguments-win32.c
  clang/test/CodeGenCXX/inalloca-overaligned.cpp
  clang/test/CodeGenCXX/inalloca-vector.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72114.238152.patch
Type: text/x-patch
Size: 20277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200115/6efdd464/attachment-0001.bin>


More information about the cfe-commits mailing list