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