[PATCH] D60349: [COFF, ARM64] Fix ABI implementation of struct returns

Mandeep Singh Grang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 5 17:44:13 PDT 2019


mgrang added a comment.

Got rid of the confusing SuppressSRet logic. The "inreg" attribute is now used to indicate sret returns in X0.


Repository:
  rC Clang

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

https://reviews.llvm.org/D60349





More information about the cfe-commits mailing list