1 config.suffixes = ['.ll'] 2 3 if not 'AArch64' in config.root.targets: 4 config.unsupported = True 5 6