As pointed out by g++-4.2, the original code didn't do
authorDuncan Sands <baldrick@free.fr>
Thu, 19 Jul 2007 07:31:58 +0000 (07:31 +0000)
committerDuncan Sands <baldrick@free.fr>
Thu, 19 Jul 2007 07:31:58 +0000 (07:31 +0000)
commit70d0bd16243e1e8b59e2689760cb2e5c1e521290
tree862f744ac4656f180878c76fa6eeba307b247c5f
parent71a1e57d1887341dc3093c12c464f1bc839e7ab5
As pointed out by g++-4.2, the original code didn't do
what it thought it was doing.

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