Move sprintf simplifier tests to test/Transforms/InstCombine
[oota-llvm.git] / test / Transforms / InstCombine / strncpy_chk-2.ll
2012-09-27 Meador Ingeinstcombine: Add more test cases for __strncpy_chk...