[TableGen] Use std::find_if and a lambda instead of manual loops.
[oota-llvm.git] / utils / TableGen / module.modulemap
2014-05-21 Richard Smith[modules] Add module maps for LLVM. These are not quite...