Add back a workaround that fixes some breakages from chris's last change.
authorNate Begeman <natebegeman@mac.com>
Tue, 4 Oct 2005 00:37:37 +0000 (00:37 +0000)
committerNate Begeman <natebegeman@mac.com>
Tue, 4 Oct 2005 00:37:37 +0000 (00:37 +0000)
commit27d404ccd1e86b7fffaf8037bf6b6dfb0b9d683b
tree961697f7ae50b5e64fda3a8cf9d80df70347ea6f
parent7a66e686fe1406ea704e71e18cf99d4745d0b43d
Add back a workaround that fixes some breakages from chris's last change.
Neither of us have yet figured out why this code is necessary, but stuff
breaks if its not there.  Still tracking this down...

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