Fix an assertion to allow constant folding of packed values
authorChris Lattner <sabre@nondot.org>
Wed, 4 Jan 2006 01:01:04 +0000 (01:01 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 4 Jan 2006 01:01:04 +0000 (01:01 +0000)
commit20542957961fc607bacbd9c13cd935eefbdc6f1c
tree1dacd8962a3def7bc29517f5cbfb08bb89b211ff
parent11966a0179c9721819a5032b6a70d8603f65872e
Fix an assertion to allow constant folding of packed values

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25071 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Constants.cpp