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