[PATCH] D76130: [PPC][AIX] Implement variadic function handling in LowerFormalArguments_AIX in 32-bit mode.

Zarko Todorovski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 17 12:57:05 PDT 2020


ZarkoCA planned changes to this revision.
ZarkoCA added a comment.

I will split this patch up in two. One for changes in clang specific for 32BIT AIX varargs, and a second for changes in llc for 32/64BIT varargs.


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

https://reviews.llvm.org/D76130





More information about the cfe-commits mailing list