Renamed llvm.x86.sse42.crc32 intrinsics; crc64 doesn't exist.
[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...