Change linkInModule to take a std::unique_ptr.
[oota-llvm.git] / unittests / ADT / DAGDeltaAlgorithmTest.cpp
2015-04-11 Alexander KornienkoUse 'override/final' instead of 'virtual' for overridde...
2011-07-27 Jay FoadRemove some code that is no longer needed now that...
2010-06-08 Daniel DunbarADT: Add DAGDeltaAlgorithm, which is a DAG minimization...