Do not optimise fprintf() calls if its return value is used.
[oota-llvm.git] / test / Transforms / InstCombine / strlen-1.ll
2012-10-31 Meador Ingeinstcombine: Migrate strlen optimizations