Fix findCaseDest to return null when BB is both the default dest and one
authorNick Lewycky <nicholas@mxc.ca>
Mon, 18 Sep 2006 20:44:37 +0000 (20:44 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 18 Sep 2006 20:44:37 +0000 (20:44 +0000)
commitd791544c9fb2412b5ede7488389ca3fec0ae5d12
treeb916caa2b7ef99349b7661af5879e73d09f8a97a
parent2ab804c60743b4e24a9277e2ef92330c31f64bc7
Fix findCaseDest to return null when BB is both the default dest and one
of the numeric cases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30468 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Instructions.h