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