[PATCH] D89362: [MS] Apply `inreg` to AArch64 sret parms on instance methods

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 15 14:38:05 PDT 2020


rnk updated this revision to Diff 298473.
rnk added a comment.

- simplify some more


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89362

Files:
  clang/lib/CodeGen/MicrosoftCXXABI.cpp
  clang/test/CodeGenCXX/microsoft-abi-sret-and-byval.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89362.298473.patch
Type: text/x-patch
Size: 10728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201015/320827c3/attachment-0001.bin>


More information about the cfe-commits mailing list