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