Align vectors to the size in bytes, not bits.
authorChris Lattner <sabre@nondot.org>
Mon, 3 Apr 2006 19:28:50 +0000 (19:28 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 3 Apr 2006 19:28:50 +0000 (19:28 +0000)
commit630ebaf1f22ddd9e2e1e84b456529e8961bf129c
tree143ca105e504c9447894c94f9668209da7663971
parent97c2073270e59efd966e9fe1c9b6697cc863d680
Align vectors to the size in bytes, not bits.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27376 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/TargetData.cpp