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