Fix a problem where early legalization can cause token chain problems.
authorChris Lattner <sabre@nondot.org>
Thu, 12 May 2005 04:49:08 +0000 (04:49 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 12 May 2005 04:49:08 +0000 (04:49 +0000)
commitb9fa3bc8f39bf1e8df48b85eae4563032dd20bfc
tree613a834cd04531f2e6b15e0a63d80d5f819e7f70
parent9bce0f92c3f1be7ad738ed018c7dd4f4c4bd979a
Fix a problem where early legalization can cause token chain problems.

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