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
1 file changed
tree: 06e71c658ac4252f93147280f799b71335261aa6
  1. clang/
  2. compiler-rt/
  3. llvm/