Move raw_ostream's Error flag into raw_fd_ostream, as that's the only
[oota-llvm.git] / lib / Support / DAGDeltaAlgorithm.cpp
2010-06-08 Daniel DunbarUse const_iterator where appropriate.
2010-06-08 Daniel DunbarADT: Add DAGDeltaAlgorithm, which is a DAG minimization...