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