Update comment, replace theoretically impossible check with an assert.
authorNate Begeman <natebegeman@mac.com>
Wed, 29 Apr 2009 18:13:31 +0000 (18:13 +0000)
committerNate Begeman <natebegeman@mac.com>
Wed, 29 Apr 2009 18:13:31 +0000 (18:13 +0000)
commita641575828192c741531d431fbf191e6c1ba17c5
tree3797031c680bdcc73f1e129bf4f95a671dc13b23
parentc9cf35055f7b0fd5814836686b4a550dc69bd11c
Update comment, replace theoretically impossible check with an assert.

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