Test case for r122215 when InstCombine optimizes memset
[oota-llvm.git] / test / Transforms / SimplifyLibCalls / StrPBrk.ll
2010-09-29 Benjamin KramerAdd strpbrk folding to SimplifyLibCalls.