[TableGen] Use std::remove_if instead of an n^2 loop. NFC
[oota-llvm.git] / utils / lit / utils / README.txt
2013-01-31 Daniel Dunbar[lit] Add a script for checking test coverage.