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