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