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)
commit294c965146d8fe4dfda4e3e57e7bd34ab64a6231
treeb00932c3fe677d9e1b5d491045dc55343d685947
parent5d6d89544de3ce0b919f540c3ca8ff8226b902c3
Don't try to calculate the alignment of an unsigned type. Fixes PR14371!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168280 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
test/Transforms/InstCombine/alloca.ll