Support unconditional fall-through branches in FastISel.
authorDan Gohman <gohman@apple.com>
Tue, 19 Aug 2008 22:31:46 +0000 (22:31 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 19 Aug 2008 22:31:46 +0000 (22:31 +0000)
commit6f2766d59744bb3d48867f3151643eac7111e773
tree431948baf8edd5f85dc78556f937fb5df790fbbf
parenta41e47afc19d2beb741edae16e3918aadade325d
Support unconditional fall-through branches in FastISel.

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