Fix typos in CHECK lines.
[oota-llvm.git] / test / Transforms / InstCombine / strcpy_chk-2.ll
2012-09-27 Meador Ingeinstcombine: Add more test cases for __strcpy_chk simpl...