Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix alignment on alloca's for parameters using ABIArgInfo::Expand. | Eli Friedman | 2011-11-03 | 1 | -0/+9 |
| | | | | llvm-svn: 143658 | ||||
* | Fix the alignment on scalar parameter variables so that it matches what the ↵ | Eli Friedman | 2011-11-03 | 1 | -0/+9 |
AST thinks it should be. Per report on cfe-dev. llvm-svn: 143645 |