Fix PR9039, a use-after-free in reassociate. The issue was that the
[oota-llvm.git] / test / Bitcode / flags.ll
2010-01-25 Dan GohmanFix the bitcode reader to deserialize nuw/nsw/etc....