summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/align-param.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix alignment on alloca's for parameters using ABIArgInfo::Expand. Eli Friedman2011-11-031-0/+9
| | | | llvm-svn: 143658
* Fix the alignment on scalar parameter variables so that it matches what the ↵Eli Friedman2011-11-031-0/+9
AST thinks it should be. Per report on cfe-dev. llvm-svn: 143645
OpenPOWER on IntegriCloud