Fix potential crash if DAGCombine on stores sees a half type
authorPete Cooper <peter_cooper@apple.com>
Thu, 21 Jun 2012 18:00:39 +0000 (18:00 +0000)
committerPete Cooper <peter_cooper@apple.com>
Thu, 21 Jun 2012 18:00:39 +0000 (18:00 +0000)
commit438c04027bb5f219e8d77770828a555c42fd1d7c
treee85a65000a4c161b01b87da01bbc2e243287a200
parentd5e11ad51a3966c0b80ce2119946cd1aa3558aec
Fix potential crash if DAGCombine on stores sees a half type

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