[TableGen] Use std::remove_if instead of manually coded loops that call erase multipl...
[oota-llvm.git] / utils / lit / examples / many-tests /
2013-08-09 Daniel Dunbar[lit] Move ManyTests examples to lit/examples/many...