[TableGen] Simplify some code by using StringRef::find instead of std::find. NFC
[oota-llvm.git] / tools / llvm-split /
2015-08-21 Peter CollingbourneTransformUtils: Introduce module splitter.