[TableGen] Use std::find_if and a lambda instead of manual loops.
[oota-llvm.git] / utils / bisect
2014-08-02 Michael GottesmanAdd a small utility called bisect that enables commandl...