summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/sysv_abi.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix passing structs and AVX vectors through sysv_abiReid Kleckner2019-06-201-0/+49
Do this the same way we did it for ms_abi in r324594. Fixes PR36806. llvm-svn: 363973
OpenPOWER on IntegriCloud