This is an archive of the discontinued LLVM Phabricator instance.

[NFC][AIX] Add llc tests for aix 32/64bit complex va_arg
Needs ReviewPublic

Authored by ZarkoCA on Sep 15 2021, 9:59 AM.

Details

Summary

LLVM does the correct thing with lowering variadic complex types. This patch
adds the testing for it.

Diff Detail