Make sure type is not extended or untyped before create a constant of the type. No...
authorEvan Cheng <evan.cheng@apple.com>
Tue, 26 Jun 2012 01:19:33 +0000 (01:19 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 26 Jun 2012 01:19:33 +0000 (01:19 +0000)
commit16436dffb50fac4677c7162639f8da0b73eb4e99
tree4a3acef205536859e23c92d766c3651ee4407bf1
parentdb1714eb4149fc8a2dcd9d07ca50fc1db8dc8e13
Make sure type is not extended or untyped before create a constant of the type. No test case. Found by inspection.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159179 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp