Do not add PHIs with no users when creating LCSSA form. Patch by Andrew Clinton.
[oota-llvm.git] / test / Transforms / SimplifyLibCalls / StrRChr.ll
2010-09-29 Benjamin KramerTeach SimplifyLibCalls how to optimize strrchr.