aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ppc64-varargs-struct.c
AgeCommit message (Expand)Author
2012-10-26This patch is a follow-up to r166805. As suggested on-list, a check wasBill Schmidt
2012-10-26This patch addresses a 64-bit PowerPC ELF ABI compatibility issue withBill Schmidt
2012-10-04Fix the CodeGen/ppc64-varargs-struct.c test case to tolerate release builds.Bill Schmidt
2012-10-04Add a test case for r156143, which enabled general varargs support for theBill Schmidt