blob: 5a3b8565213de95cd8782a4daaea9661ddb54a7e [file] [log] [blame]
config.suffixes = ['.ll']
targets = set(config.root.targets_to_build.split())
if not 'ARM' in targets:
config.unsupported = True