Add the rest of the currently implemented visit routines to the switch
authorNate Begeman <natebegeman@mac.com>
Thu, 1 Sep 2005 00:33:32 +0000 (00:33 +0000)
committerNate Begeman <natebegeman@mac.com>
Thu, 1 Sep 2005 00:33:32 +0000 (00:33 +0000)
commit4942a9687dc6c3322dd135cab005c1dd7345df23
tree763e187a76324dd0845257af5371de678d704b96
parent1d4d41411190dd9e62764e56713753d4155764dd
Add the rest of the currently implemented visit routines to the switch
statement in visit().

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