Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / Transforms / InstCombine / strcpy_chk-2.ll
2012-09-27 Meador Ingeinstcombine: Add more test cases for __strcpy_chk simpl...