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

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 24 06:59:40 PDT 2020


erichkeane updated this revision to Diff 259875.
erichkeane added a comment.

Handle indirect return as well.  @craig.topper : Anything else you can think of?


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

https://reviews.llvm.org/D78785

Files:
  clang/lib/CodeGen/TargetInfo.cpp
  clang/test/CodeGen/ext-int-sanitizer.cpp
  clang/test/CodeGen/ext-int.c
  clang/test/CodeGenCXX/ext-int.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78785.259875.patch
Type: text/x-patch
Size: 19443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200424/94a5d544/attachment-0001.bin>


More information about the cfe-commits mailing list