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