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