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