Situations can arise when you have a function called that returns a 'void', but
[oota-llvm.git] / test / Transforms / InstCombine / 2008-01-21-MulTrunc.ll
2008-01-22 Nick LewyckyMultiply can be evaluated in a different type, so long...