| commit | 9398197ef1c0db9796cf602f5b2ae8dbde3c86c3 | [log] [tgz] |
|---|---|---|
| author | Cameron Zwarich <zwarich@apple.com> | Wed Apr 13 20:36:04 2011 +0000 |
| committer | Cameron Zwarich <zwarich@apple.com> | Wed Apr 13 20:36:04 2011 +0000 |
| tree | 96c0eed6084f6f355ff24a223f4ba3e14b739b61 | |
| parent | e72509c10cf67975ddd290034a84ef97ec6f0b8d [diff] |
Fix a regression caused by r102515 where explicit alignment on globals is ignored. There was a test to catch this, but it was just blindly updated in a large change. This fixes another part of <rdar://problem/9275290>. llvm-svn: 129466