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