Reapply commit 143028 with a fix: the problem was casting a ConstantExpr Mul
[oota-llvm.git] / test / Bitcode / flags.ll
2010-01-25 Dan GohmanFix the bitcode reader to deserialize nuw/nsw/etc....