config.suffixes = ['.ll', '.s'] targets = set(config.root.targets_to_build.split()) if not 'ARM64' in targets: config.unsupported = True