[TableGen] Simplify some code by using StringRef::find instead of std::find. NFC
[oota-llvm.git] / test / DebugInfo / lit.local.cfg
1 if 'native' not in config.available_features:
2     config.unsupported = True
3