Turn a few more inline asm errors into "emitErrors" instead of fatal errors.
[oota-llvm.git] / lib / CodeGen / PHIEliminationUtils.cpp
2010-12-05 Cameron ZwarichMove the FindCopyInsertPoint method of PHIElimination...