Avoid !sized assertion failure if Ty is not a sized type
authorChris Lattner <sabre@nondot.org>
Tue, 16 Jul 2002 22:29:37 +0000 (22:29 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 16 Jul 2002 22:29:37 +0000 (22:29 +0000)
commit23014c9b00be6bd963279bec8906d3767466c2d5
tree16e383175e64a8a74de430b5898022d39a389893
parent3fb2ddd368828fbb73ebef98c5b88dc30822dca9
Avoid !sized assertion failure if Ty is not a sized type

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2933 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/ExprTypeConvert.cpp