Stephen Lin
|
93ab6bf534
|
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@188447 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-08-15 06:47:53 +00:00 |
Eli Friedman
|
1bb94a417a
|
Fix alignment on alloca's for parameters using ABIArgInfo::Expand.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143658 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-11-03 21:39:02 +00:00 |
Eli Friedman
|
ddfb8d1026
|
Fix the alignment on scalar parameter variables so that it matches what the AST thinks it should be. Per report on cfe-dev.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143645 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-11-03 20:31:28 +00:00 |