[InstCombine] Don't divide by zero when evaluating a potential transform
[oota-llvm.git] / test / Transforms / InstCombine / switch-truncate-crash.ll
2015-03-10 Owen AndersonFix a crash in InstCombine where we could try to trunca...