lit.local.cfg 118 Bytes
if not 'X86' in config.root.targets:
    config.unsupported = True

config.suffixes = ['.ll', '.s', '.test', '.yaml']