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