Fix null pointer dereference.
authorAnton Korobeynikov <asl@math.spbu.ru>
Thu, 22 Oct 2009 00:15:17 +0000 (00:15 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Thu, 22 Oct 2009 00:15:17 +0000 (00:15 +0000)
commit443b2153e3c1c039f5fbf229bd2df2da179f3875
treefc30c093ac3729060b5dd19b21aab3e00bd6fe7b
parent49b63a1f2c493f6452d22cf0df4c147e0539fb2e
Fix null pointer dereference.

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