[PATCH] D78785: Fix x86/x86_64 calling convention for _ExtInt

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 23 23:25:39 PDT 2020


craig.topper added a comment.

I think you're missing a check for ExtInt in X86_64ABIInfo::getIndirectReturnResult


Repository:
  rC Clang

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

https://reviews.llvm.org/D78785





More information about the cfe-commits mailing list