Ting Wang ee703b5cb1 [clang][PowerPC] PPC64 VAArg fix right-alignment for aggregates fit in register
PPC64 ABI pass aggregates smaller than a register into the least
significant bits of the register. In the case of variadic functions,
they will end up right-aligned in their argument slots in the argument
area on big-endian targets. Apply right-alignment for these aggregates.

Fixes #55900.

Reviewed By: rjmccall

Differential Revision: https://reviews.llvm.org/D133338
2022-10-16 22:01:47 -04:00
..
2022-04-04 11:32:05 -04:00
2022-10-15 23:16:26 +09:00
2022-08-24 22:41:38 +00:00
2021-03-24 18:11:37 -07:00
2022-07-06 07:17:47 -07:00
2020-12-08 10:28:26 +00:00
2021-05-15 10:22:49 -07:00
2021-10-15 16:23:04 +00:00