Situations can arise when you have a function called that returns a 'void', but
[oota-llvm.git] / test / Transforms / InstCombine / 2007-06-21-DivCompareMiscomp.ll
2007-06-21 Chris Lattnernew testcase miscompiled by instcombine, reduced from...