Requires element types in a constant initializer to match the element types of
authorNick Lewycky <nicholas@mxc.ca>
Sat, 3 Oct 2009 19:30:43 +0000 (19:30 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sat, 3 Oct 2009 19:30:43 +0000 (19:30 +0000)
commitb13105fbf69744059fc0ae8455b10baa25341334
treeff13933c8fa7f0722b3d0bf0179c5042c7a0953a
parent916ac5b0690c529ce9a1a3615d84a48a5c907a69
Requires element types in a constant initializer to match the element types of
of the constant. This reverts r6544 and r7428.

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