Don't try to calculate the alignment of an unsigned type. Fixes PR14371!
authorNick Lewycky <nicholas@mxc.ca>
Sun, 18 Nov 2012 05:39:39 +0000 (05:39 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 18 Nov 2012 05:39:39 +0000 (05:39 +0000)
commit3d35b45f8e709316142cd469c9e16e29b214c2a6
treec98dcf8f472d5199259be021b21fb5f53eb0823f
parentbea5a36b0166daeb8eff8f0c7a76d2f063927800
Don't try to calculate the alignment of an unsigned type. Fixes PR14371!

llvm-svn: 168280
llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
llvm/test/Transforms/InstCombine/alloca.ll