Do not add PHIs with no users when creating LCSSA form. Patch by Andrew Clinton.
[oota-llvm.git] / test / Transforms / SimplifyLibCalls / StrPBrk.ll
2010-09-29 Benjamin KramerAdd strpbrk folding to SimplifyLibCalls.