Add check for completeness. Note that this doesn't actually have any
authorEli Friedman <eli.friedman@gmail.com>
Sun, 23 Aug 2009 00:14:19 +0000 (00:14 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Sun, 23 Aug 2009 00:14:19 +0000 (00:14 +0000)
commit5aba5c0e882fca505e3e0fc784c37a85babb872e
treebe5d8ad305609fa4670d5d004a931992e3ab4391
parentde51ded2fa3d8d92e821e72294a89c1310a70cc6
Add check for completeness.  Note that this doesn't actually have any
effect with the way the current code is structured.

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