commit | bc363931085587bac42a40653962a3e5acd1ffce | [log] [tgz] |
---|---|---|
author | Richard Smith <richard-llvm@metafoo.co.uk> | Wed Aug 22 00:11:07 2012 +0000 |
committer | Richard Smith <richard-llvm@metafoo.co.uk> | Wed Aug 22 00:11:07 2012 +0000 |
tree | 1835377d661fdcee7574829624f40fe5909ff98a | |
parent | 6871d1eceba0455707de29708c36ae3c2778c160 [diff] |
Reduce alignment of SmallVector<T> to the required amount, rather than forcing 16-byte alignment. This fixes misaligned SmallVector accesses via ExtractValueInst's SmallVector data member. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162331 91177308-0d34-0410-b5e6-96231b3b80d8