blob: ff4928de4b9c618fc68746a97fb379a89f877107 [file] [log] [blame]
config.suffixes = ['.ll', '.c', '.cpp', '.test']
targets = set(config.root.targets_to_build.split())
if not 'MBlaze' in targets:
config.unsupported = True