Fix an overly indented line. Remove an 'else' after an 'if' that returns.
[oota-llvm.git] / lib / CodeGen / PHIEliminationUtils.cpp
2010-12-05 Cameron ZwarichMove the FindCopyInsertPoint method of PHIElimination...