OSDN Git Service

Refix CodeGen/Generic/switch-lower.ll. In contrast to my previous patch,
authorChris Lattner <sabre@nondot.org>
Wed, 14 Feb 2007 07:18:16 +0000 (07:18 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 14 Feb 2007 07:18:16 +0000 (07:18 +0000)
commit21840b1c5c8e0fcedf236f0c2b95e9e147859a8e
treeb914e03364bc56b6713c938edeeff4575e24446e
parent64f150fa92180c4176d64522158c4c643184b17c
Refix CodeGen/Generic/switch-lower.ll.  In contrast to my previous patch,
this doesn't miscompile lots of programs :)

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