fix infinite loop in instcombine with more than 4GB memcpy
[oota-llvm.git] / test / Transforms / InstCombine / strcpy_chk-64.ll
2011-03-15 Eric ChristopherIf we don't know how long a string is we can't fold...