When creating constant arrays check that the initializer vector is the
authorAlkis Evlogimenos <alkis@evlogimenos.com>
Wed, 15 Sep 2004 02:32:15 +0000 (02:32 +0000)
committerAlkis Evlogimenos <alkis@evlogimenos.com>
Wed, 15 Sep 2004 02:32:15 +0000 (02:32 +0000)
commite0de1d64be1a20c7b617d99e11bacbb0325f5bb6
tree1b2e423dd25045059f06ca2378ab3c53dc190a04
parenta2700194aed0b9d11a0ebf70e260f7ed70c86213
When creating constant arrays check that the initializer vector is the
same size as the one in the array type.

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