Comment out dead variables
authorChris Lattner <sabre@nondot.org>
Fri, 12 May 2006 17:57:54 +0000 (17:57 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 12 May 2006 17:57:54 +0000 (17:57 +0000)
commit5eed34d208159e02949097ec91d98d5d9eb30e27
tree7d7e3b5739c4ae844906f9f7c00383668e009553
parentffb4d62720f491614801668acda2f89a4f878d98
Comment out dead variables

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