Fix warnings about adding a bool to a string.
[oota-llvm.git] / lib / CodeGen / PHIEliminationUtils.h
2010-12-05 Cameron ZwarichMove the FindCopyInsertPoint method of PHIElimination...