Fix a typo which can break jumptables.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 31 Oct 2006 02:31:00 +0000 (02:31 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 31 Oct 2006 02:31:00 +0000 (02:31 +0000)
commitd063189c0958536aae7ecebec5676541b2cdef9b
tree7cdb979b35cc7710202ccfe2a3aabed0aede1c8c
parent090ac3641d93141cacce9e3576172763057f45eb
Fix a typo which can break jumptables.

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