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