Assert that ConstantArrays are created with correctly-typed elements.
authorJeffrey Yasskin <jyasskin@google.com>
Wed, 30 Sep 2009 21:08:08 +0000 (21:08 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Wed, 30 Sep 2009 21:08:08 +0000 (21:08 +0000)
commit1fb613c43de4dc6d6955be6054a7300de8f2d79b
tree125cb20ea8f5fa38fed3fe04738e980a39222aab
parent5184635eda68a0cdcd39c958ccc11ba1843bcc7b
Assert that ConstantArrays are created with correctly-typed elements.

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