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