| commit | ef78c8ebd71a49a074eeb2ef7f5e7397602c9a58 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Wed Apr 21 23:32:43 2010 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Wed Apr 21 23:32:43 2010 +0000 |
| tree | 06e71c658ac4252f93147280f799b71335261aa6 | |
| parent | 6b7f12c0396e18f51540c4901bb8ccbc35db1151 [diff] |
When computing the alignof value for a vector type, ensure that the alignment is a power of 2, even in the esoteric case of a vector element which does not have a power-of-2 sizeof value. llvm-svn: 102036